Add rpminspect.yaml
Use of functions inet_aton and inet_ntoa is safe.
This commit is contained in:
parent
1d68b15a5a
commit
255d80986d
6
rpminspect.yaml
Normal file
6
rpminspect.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
badfuncs:
|
||||
allowed:
|
||||
/usr/lib*/libnetfilter_conntrack.so.*:
|
||||
# Used explicitly in functions dealing with IPv4 addresses
|
||||
- inet_aton
|
||||
- inet_ntoa
|
||||
Loading…
Reference in New Issue
Block a user