From 03702d7ab59bb9ed2a12de3ef908c19c9dcfd50c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 10 Mar 2023 11:00:51 -0800 Subject: [PATCH] Bring rpminspect.yaml over from Brew dist-git Signed-off-by: Troy Dawson --- rpminspect.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..798ba9e --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,5 @@ +# Allow inet_aton, which is used only by UDPv4 transport +badfuncs: + allowed: + /usr/sbin/*: + - inet_aton