From 35916861c2583fc5d92d49fca675db24e513de6f Mon Sep 17 00:00:00 2001 From: johnfosborneiii <9351962+johnfosborneiii@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:26:09 +0000 Subject: [PATCH] Update images digests --- helm/redis/values.yaml | 2 +- pcc_scan_results.json | 164 ++++++++++++++++++------------------ pcc_scan_results.sarif.json | 2 +- 3 files changed, 84 insertions(+), 84 deletions(-) diff --git a/helm/redis/values.yaml b/helm/redis/values.yaml index c6098e0..ec28a1e 100644 --- a/helm/redis/values.yaml +++ b/helm/redis/values.yaml @@ -9,4 +9,4 @@ master: image: registry: cgr.dev repository: cgr-demo.com/redis-server-bitnami - tag: 7.4.1-r0-202412141645 + tag: 7.4.2-r0-202501181739 diff --git a/pcc_scan_results.json b/pcc_scan_results.json index 1aac2fd..30a853d 100644 --- a/pcc_scan_results.json +++ b/pcc_scan_results.json @@ -1,11 +1,11 @@ { "results": [ { - "id": "sha256:e023f556edaf4f901d974ad7bc4930a7fc4fab037471a7e5baf488531c68b7de", - "name": "cgr.dev/cgr-demo.com/redis-server-bitnami:7.4.1-r0-202412141645", + "id": "sha256:dcf7cbb5974f5cd8eb8cb7951498d08bd52a94098dc4152506c649772d304a86", + "name": "cgr.dev/cgr-demo.com/redis-server-bitnami:7.4.2-r0-202501181739", "distro": "Chainguard", "distroRelease": "20230214", - "digest": "sha256:7ade4d608dfbcc11d612ae6ec42befb570cbe3262ff19e34c77f37671ef9fc10", + "digest": "sha256:2c13fce50591fb7b68d67d2bdd9887f35e76fd513460e5dd9c70bbbc385d5336", "collections": [ "All" ], @@ -13,7 +13,7 @@ { "type": "os", "name": "wait-for-port", - "version": "1.0.8-r2", + "version": "1.0.8-r3", "licenses": [ "Apache-2.0" ] @@ -21,7 +21,7 @@ { "type": "os", "name": "coreutils", - "version": "9.5-r3", + "version": "9.6-r0", "licenses": [ "GPL-3.0-or-later" ] @@ -45,7 +45,7 @@ { "type": "os", "name": "libxcrypt", - "version": "4.4.36-r8", + "version": "4.4.38-r0", "licenses": [ "GPL-2.0-or-later AND LGPL-2.1-or-later" ] @@ -66,18 +66,10 @@ "MIT" ] }, - { - "type": "os", - "name": "glibc", - "version": "2.40-r3", - "licenses": [ - "LGPL-2.1-or-later" - ] - }, { "type": "os", "name": "openssl", - "version": "3.4.0-r4", + "version": "3.4.0-r5", "licenses": [ "Apache-2.0" ] @@ -101,7 +93,7 @@ { "type": "os", "name": "ncurses", - "version": "6.5_p20241006-r4", + "version": "6.5_p20241228-r0", "licenses": [ "MIT" ] @@ -109,7 +101,7 @@ { "type": "os", "name": "gcc", - "version": "14.2.0-r6", + "version": "14.2.0-r7", "licenses": [ "GPL-3.0-or-later WITH GCC-exception-3.1" ] @@ -117,7 +109,7 @@ { "type": "os", "name": "ca-certificates", - "version": "20241010-r2", + "version": "20241121-r1", "licenses": [ "MPL-2.0 AND MIT" ] @@ -125,183 +117,191 @@ { "type": "os", "name": "redis-7.4", - "version": "7.4.1-r0", + "version": "7.4.2-r0", "licenses": [ "SSPL-1.0" ] }, { - "type": "go", - "name": "syscall", - "version": "1.23.1", - "path": "/usr/bin/wait-for-port" + "type": "os", + "name": "glibc", + "version": "2.40-r4", + "licenses": [ + "LGPL-2.1-or-later" + ] }, { "type": "go", - "name": "internal/poll", - "version": "1.23.1", + "name": "time", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "unique", - "version": "1.23.1", + "name": "internal/stringslite", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "errors", - "version": "1.23.1", + "name": "os", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/abi", - "version": "1.23.1", + "name": "io/fs", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "path/filepath", - "version": "1.23.1", + "name": "golang.org/x/sys/unix", + "version": "v0.21.0", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "os", - "version": "1.23.1", + "name": "sync", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", "name": "internal/runtime/syscall", - "version": "1.23.1", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "os/signal", - "version": "1.23.1", + "name": "strconv", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", "name": "net", - "version": "1.23.1", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/itoa", - "version": "1.23.1", + "name": "path/filepath", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "sync/atomic", - "version": "1.23.1", + "name": "syscall", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "io/fs", - "version": "1.23.1", + "name": "io", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "runtime", - "version": "1.23.1", + "name": "os/signal", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "sync", - "version": "1.23.1", + "name": "internal/runtime/atomic", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/byteorder", - "version": "1.23.1", + "name": "internal/chacha8rand", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/runtime/atomic", - "version": "1.23.1", + "name": "unique", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "io", - "version": "1.23.1", + "name": "errors", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/chacha8rand", - "version": "1.23.1", + "name": "context", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "time", - "version": "1.23.1", + "name": "internal/syscall/unix", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "runtime/internal/sys", - "version": "1.23.1", + "name": "net/netip", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/bytealg", - "version": "1.23.1", + "name": "internal/byteorder", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "golang.org/x/sys/unix", - "version": "v0.21.0", + "name": "vendor/golang.org/x/net/dns/dnsmessage", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "net/netip", - "version": "1.23.1", + "name": "runtime", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "context", - "version": "1.23.1", + "name": "internal/bytealg", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "strconv", - "version": "1.23.1", + "name": "runtime/internal/sys", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "vendor/golang.org/x/net/dns/dnsmessage", - "version": "1.23.1", + "name": "sync/atomic", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/syscall/unix", - "version": "1.23.1", + "name": "internal/poll", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { "type": "go", - "name": "internal/stringslite", - "version": "1.23.1", + "name": "internal/itoa", + "version": "1.23.5", + "path": "/usr/bin/wait-for-port" + }, + { + "type": "go", + "name": "internal/abi", + "version": "1.23.5", "path": "/usr/bin/wait-for-port" }, { @@ -325,7 +325,7 @@ }, { "name": "redis-server", - "version": "14.2.0", + "version": "7.4.2", "path": "/usr/bin/redis-server" } ], @@ -347,13 +347,13 @@ "vulnerabilityScanPassed": true, "history": [ { - "created": "2024-12-12T00:51:33Z", + "created": "2025-01-18T00:05:05Z", "instruction": "RUN apko" } ], - "scanTime": "2024-12-19T19:20:16.216866149Z", - "scanID": "676471f0e666b670b910fa1e" + "scanTime": "2025-01-21T02:26:01.149224342Z", + "scanID": "678f05b9cfed704cbca54fe6" } ], - "consoleURL": "https://app.prismacloud.io/compute?computeState=/monitor/vulnerabilities/images/ci?search%3Dsha256%253Ae023f556edaf4f901d974ad7bc4930a7fc4fab037471a7e5baf488531c68b7de" + "consoleURL": "https://app.prismacloud.io/compute?computeState=/monitor/vulnerabilities/images/ci?search%3Dsha256%253Adcf7cbb5974f5cd8eb8cb7951498d08bd52a94098dc4152506c649772d304a86" } \ No newline at end of file diff --git a/pcc_scan_results.sarif.json b/pcc_scan_results.sarif.json index 717266f..7dbd052 100644 --- a/pcc_scan_results.sarif.json +++ b/pcc_scan_results.sarif.json @@ -1 +1 @@ -{"$schema":"https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"Prisma Cloud (twistcli)","version":"33.02.134","rules":[]}},"results":[]}]} \ No newline at end of file +{"$schema":"https://raw.githubusercontent.com/oasis-tcs/sarif-spec/master/Schemata/sarif-schema-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"Prisma Cloud (twistcli)","version":"33.03.138","rules":[]}},"results":[]}]} \ No newline at end of file