forked from weaveworks/weave
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
36 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"schemaVersion": 1, "label": "Vulnerabilty count", "message": "4", "color": "orange"} | ||
{"schemaVersion": 1, "label": "Vulnerabilty count", "message": "3", "color": "orange"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,61 @@ | ||
# Vulnerability Report | ||
|
||
``` | ||
Report date: 2024-06-18 | ||
Unique vulnerability count: 4 | ||
Images version: 2.8.8-beta1 | ||
Report date: 2024-06-19 | ||
Unique vulnerability count: 3 | ||
Images version: 2.8.8 | ||
``` | ||
|
||
## Scanner Details | ||
|
||
``` | ||
Application: grype | ||
Version: 0.77.2 | ||
BuildDate: 2024-05-01T16:20:45Z | ||
GitCommit: bd16101ad0ed30c38e95d0992d0ad53f709dc5df | ||
GitDescription: v0.77.2 | ||
Version: 0.79.1 | ||
BuildDate: 2024-06-17T19:33:32Z | ||
GitCommit: 239741f535c59d6e1b9faee61f64ebcf4361d2c5 | ||
GitDescription: v0.79.1 | ||
Platform: linux/amd64 | ||
GoVersion: go1.21.9 | ||
GoVersion: go1.22.4 | ||
Compiler: gc | ||
Syft Version: v1.3.0 | ||
Syft Version: v1.7.0 | ||
Supported DB Schema: 5 | ||
``` | ||
|
||
## Vulnerabilities | ||
|
||
### weave-kube: (4) | ||
### weave-kube: (3) | ||
|
||
``` | ||
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY | ||
stdlib go1.22.2 go-module CVE-2024-24790 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24789 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24788 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24787 Unknown | ||
stdlib go1.21.9 go-module CVE-2024-24790 Critical | ||
stdlib go1.21.9 go-module CVE-2024-24789 Medium | ||
stdlib go1.21.9 go-module CVE-2024-24787 Unknown | ||
``` | ||
|
||
### weave-npc: (4) | ||
### weave-npc: (3) | ||
|
||
``` | ||
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY | ||
stdlib go1.22.2 go-module CVE-2024-24790 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24789 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24788 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24787 Unknown | ||
stdlib go1.21.9 go-module CVE-2024-24790 Critical | ||
stdlib go1.21.9 go-module CVE-2024-24789 Medium | ||
stdlib go1.21.9 go-module CVE-2024-24787 Unknown | ||
``` | ||
|
||
### weave: (4) | ||
### weave: (3) | ||
|
||
``` | ||
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY | ||
stdlib go1.22.2 go-module CVE-2024-24790 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24789 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24788 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24787 Unknown | ||
stdlib go1.21.9 go-module CVE-2024-24790 Critical | ||
stdlib go1.21.9 go-module CVE-2024-24789 Medium | ||
stdlib go1.21.9 go-module CVE-2024-24787 Unknown | ||
``` | ||
|
||
### weaveexec: (4) | ||
### weaveexec: (3) | ||
|
||
``` | ||
NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY | ||
stdlib go1.22.2 go-module CVE-2024-24790 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24789 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24788 Unknown | ||
stdlib go1.22.2 go-module CVE-2024-24787 Unknown | ||
stdlib go1.21.9 go-module CVE-2024-24790 Critical | ||
stdlib go1.21.9 go-module CVE-2024-24789 Medium | ||
stdlib go1.21.9 go-module CVE-2024-24787 Unknown | ||
``` | ||
|