Related: #1963135: Add rpminspect.yaml for inet_addr() that is check before calling it.

This commit is contained in:
Jean-Frederic Clere 2021-08-03 12:00:48 +02:00 committed by Coty Sutherland
parent c2e03d3eb7
commit 2047ea7b44
1 changed files with 6 additions and 0 deletions

6
rpminspect.yaml Normal file
View File

@ -0,0 +1,6 @@
---
badfuncs:
# mod_jk uses inet_addr (safely) for IPv4 address matching,
# and APR interfaces for IPv6 addresses.
ignore:
- /usr/lib*/httpd/modules/mod_jk.so