Guide: update Fleet software attestation (#26098)

- 4.63.0 is shipped
- Use "fleetd" language to be consistent with docs and product
This commit is contained in:
Noah Talerman
2025-02-05 15:50:22 -05:00
committed by GitHub
parent 103d5e8920
commit ad883ee1d1
+1 -1
View File
@@ -1,6 +1,6 @@
# Fleet software attestation
As of version 4.63.0 Fleet we will be adding [SLSA attestations](https://slsa.dev/) to our released binaries and container images. This includes the `fleet` and `fleetctl` server software, the Orbit and Fleet Desktop software for hosts, and the `osqueryd` updates periodically downloaded by hosts.
As of version 4.63.0 Fleet added [SLSA attestations](https://slsa.dev/) to our released binaries and container images. This includes the `fleet` and `fleetctl` server software, the fleetd (Orbit, osquery, and Fleet Desktop) agent for hosts.
## What is software attestation?