]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: add 'image-policy' tool for analyzing image dissection policies
authorLennart Poettering <lennart@poettering.net>
Tue, 6 Dec 2022 20:15:06 +0000 (21:15 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Apr 2023 18:51:31 +0000 (20:51 +0200)
commita62e12dad12434aeecccd58e78bcae4cf1b0d730
tree314f3438ce643d71e75c7a8b88a50e90a3c38852
parent97ce55e3e59f0361af4da6b09cce7e239927f812
analyze: add 'image-policy' tool for analyzing image dissection policies
src/analyze/analyze-image-policy.c [new file with mode: 0644]
src/analyze/analyze-image-policy.h [new file with mode: 0644]
src/analyze/analyze.c
src/analyze/meson.build
test/units/testsuite-65.sh