tar/rpminspect.yaml
Filip Janus 3d63cb4411 Add rpminspect.yaml from RHEL 9
gethostbyname
This is not a big problem because the function should work properly only IPv6
should not working well but function is used only for checking if the given
hostname is valid. In the worst case it could cause false negative report.

(cherry picked from commit d952a7cb7a)
2025-02-06 11:54:01 +01:00

11 lines
334 B
YAML

---
# Forbidden function symbol found:
# gethostbyname
# This is not a big problem because the function should work properly only IPv6
# should not working well but function is used only for checking if the given
# hostname is valid. In the worst case it could cause false negative report.
badfuncs:
ignore:
- /usr/bin/tar