Fix vulnerability report in fleetdm/fleet and properly fix in fleetdm… (#33026)

This commit is contained in:
Lucas Manuel Rodriguez
2025-09-16 12:06:45 -05:00
committed by GitHub
parent b9f2689427
commit f16b58d576
3 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -25,7 +25,7 @@ Following is the vulnerability report of Fleet and its dependencies.
#### Statement:
- **Author:** @lucasmrod
- **Status:** `fixed`
- **Products:**: `cpe:2.3:a:fleetdm:fleet:v4.64.2:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.63.2:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.62.4:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.58.1:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.53.2:*:*:*:*:*:*:*`
- **Products:**: `pkg:golang/github.com/fleetdm/fleet/v4`,`cpe:2.3:a:fleetdm:fleet:v4.64.2:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.63.2:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.62.4:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.58.1:*:*:*:*:*:*:*`,`cpe:2.3:a:fleetdm:fleet:v4.53.2:*:*:*:*:*:*:*`
- **Timestamp:** 2025-05-12 16:30:30
#### Statement:
@@ -145,7 +145,7 @@ Following is the vulnerability report of Fleet and its dependencies.
- **Author:** @lucasmrod
- **Status:** `not_affected`
- **Status notes:** This vulnerability affected fleet, not fleetctl, adding it here to avoid false positives.
- **Products:**: `fleetctl`,`pkg:github.com/fleetdm/fleet/v4`
- **Products:**: `fleetctl`,`pkg:golang/github.com/fleetdm/fleet/v4`
- **Justification:** `component_not_present`
- **Timestamp:** 2025-09-12 09:25:41
@@ -482,6 +482,9 @@
},
"timestamp": "2025-05-12T16:30:30.682721-03:00",
"products": [
{
"@id": "pkg:golang/github.com/fleetdm/fleet/v4"
},
{
"@id": "cpe:2.3:a:fleetdm:fleet:v4.64.2:*:*:*:*:*:*:*"
},
@@ -15,7 +15,7 @@
"@id": "fleetctl"
},
{
"@id": "pkg:github.com/fleetdm/fleet/v4"
"@id": "pkg:golang/github.com/fleetdm/fleet/v4"
}
],
"status": "not_affected",