You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -79,6 +81,7 @@ attestations that may be included with a DHI:
79
81
| SLSA provenance | A standard [SLSA](https://slsa.dev/) provenance statement describing how the image was built, including build tool, parameters, and source. |`https://slsa.dev/provenance/v0.2`|
80
82
| SLSA verification summary | A summary attestation indicating the image's compliance with SLSA requirements. |`https://slsa.dev/verification_summary/v1`|
81
83
| SPDX SBOM | An SBOM in [SPDX](https://spdx.dev/) format, widely adopted in open-source ecosystems. |`https://spdx.dev/Document`|
84
+
| FIPS compliance | An attestation that verifies the image uses FIPS 140-validated cryptographic modules. |`https://docker.com/dhi/fips/v0.1`|
0 commit comments