Files
moby/daemon
SABITH SAHEB e59d118556 daemon: Create policy trust dir with mode 0o700
The image policy verifier creates its trust directory (<root>/policy/tuf)
with the wrong mode (0o644) making it non-traversable. Update the permissions
to 0o700, matching other persistent state directories under the daemon root.

In addition, there is no need to pre-create the "tuf" subdirectory, which
is created (if needed) by policy-helpers/root.NewTrustProvider.

fixes 8890f815ca

Signed-off-by: SABITH SAHEB <shabi7204192361@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 93c94fd6ae)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-07-16 14:57:47 +02:00
..
2026-04-21 15:59:27 +02:00
2026-06-17 14:22:50 +02:00
2026-06-11 19:37:35 +02:00
2026-01-19 20:07:56 +09:00
2025-07-31 10:13:29 -07:00
2026-02-21 21:43:11 +01:00
2026-03-25 23:23:41 +01:00
2025-07-31 10:13:29 -07:00
2025-12-15 18:56:34 +01:00
2025-12-15 18:56:34 +01:00
2025-12-15 18:56:34 +01:00
2026-04-10 02:02:51 +09:00
2026-03-25 23:23:41 +01:00
2026-01-24 17:16:05 +01:00
2025-08-01 01:48:55 +02:00