podman/test/e2e/build
Matt Heon 2c0f404826 Do not include image annotations when building spec
These annotations can have security implications - crun, for
example, allows rootless containers to preserve the user's groups
through an annotation. We absolutely should not include
annotations from an untrusted image off the internet by default.

We may consider whitelisting some annotations (e.g. the legacy
WASM annotations), but given that there is now a more explicit
way of specifying an image uses the WASM runtime in the OCI image
spec, I'm just tearing this out entirely for now.

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-05-11 23:48:23 -04:00
..
basicalpine Do not include image annotations when building spec 2023-05-11 23:48:23 -04:00
cache system-reset: use CleanCacheMount to clear build cache 2023-02-03 12:30:28 +05:30
containerignore-symlink remote,build: error if containerignore is symlink 2023-01-26 16:11:51 +05:30
envwithtab inspect: printTmpl must Flush writer 2021-09-09 16:37:24 +05:30
secret-verify-leak Move secret-verify-leak containerfile into its own Directory 2022-03-08 10:05:42 -05:00
squash Fix podman build --pull-never 2021-03-27 05:33:30 -04:00
workdir-symlink container: workdir resolution must consider symlink if explicitly configured 2022-03-02 19:02:33 +05:30
Containerfile.userns-auto remote: fix implementation of build with --userns=auto for API 2022-08-26 16:53:40 +05:30
Containerfile.with-multiple-secret Move secret-verify-leak containerfile into its own Directory 2022-03-08 10:05:42 -05:00
Containerfile.with-platform test,manifest-run: declare TARGETPLATFORM before using it 2022-07-12 19:52:11 +05:30
Containerfile.with-secret Move secret-verify-leak containerfile into its own Directory 2022-03-08 10:05:42 -05:00
anothersecret.txt podman-remote: copy secret to contextdir is absolute path on host 2021-11-30 14:19:29 +05:30
context_dir_a_file Add new test suite for build 2019-11-16 19:19:49 -05:00
secret.txt podman-remote: copy secret to contextdir is absolute path on host 2021-11-30 14:19:29 +05:30