From b232f6a6329641400a8bdf2347a6a82e37750be6 Mon Sep 17 00:00:00 2001 From: Rafael Guterres Jeffman Date: Tue, 19 Nov 2024 08:57:20 -0300 Subject: [PATCH] Add rpminspect configuration. Signed-off-by: Rafael Guterres Jeffman --- rpminspect.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..fd6cadb --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,9 @@ +--- +specname: + match: suffix +runpath: + allowed_paths: + - /usr/lib64/samba +annocheck: + - hardened: --ignore-unknown --verbose --skip-run-path +