Perform harvest validation before trying to manifest from it

This commit is contained in:
Miguel Jacq 2026-06-22 09:56:55 +10:00
parent 706604df74
commit 5ffd4ee755
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
2 changed files with 10 additions and 5 deletions

View file

@ -12,6 +12,7 @@
* Support for detecting Docker and Podman images and enforcing their presence (by SHA256 hash).
* Add support for detecting Flatpaks and Snaps.
* Stricter validation of harvests to ensure that they meet the schema and don't contain unsafe artifacts (e.g symlinks pointing outside the artifact tree)
* Perform harvest validation before trying to manifest from it.
# 0.6.0