From eb4db3534917f959c69557327f1926b66cb25dab Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 9 Jan 2023 13:55:59 +0100 Subject: [PATCH] add rpminspect.yaml --- 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