add rpminspect.yaml
Related: RHEL-29737
This commit is contained in:
parent
06fa096533
commit
31520e422a
5
rpminspect.yaml
Normal file
5
rpminspect.yaml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Allow inet_aton, which is used only by UDPv4 transport
|
||||||
|
badfuncs:
|
||||||
|
allowed:
|
||||||
|
/usr/sbin/*:
|
||||||
|
- inet_aton
|
Loading…
Reference in New Issue
Block a user