add rpminspect.yaml
This commit is contained in:
parent
29f37bf508
commit
eb4db35349
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