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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ All versions prior to 1.0.0 are untracked.
26
26
- Added guidance to `README.md` on how to install `model-signing` with PKCS#11 support.
27
27
- Added support trace sigstore sign and verify operations using OpenTelemetry.
28
28
- cli: Added support for `--ignore_unsigned_files` option
29
+
- Implemented a new, minimal container image. This variant excludes optional dependencies (like OTel and PKCS#11) to reduce footprint, focusing solely on core signing and verification mechanisms.
0 commit comments