cyrus-imapd/rpminspect.yaml
Martin Osvald cb0a4a80f5 Fix rpminspect CI errors
Resolves: #2228035
2023-08-01 10:49:16 +02:00

11 lines
315 B
YAML

---
badfuncs:
allowed:
# mupdate uses gethostbyname (safely) to check if the IP address
# of the given hostname is local.
/usr/libexec/cyrus-imapd/mupdate:
- gethostbyname
# smmapd uses gethostbyname (safely) to verify user's host.
/usr/libexec/cyrus-imapd/smmapd:
- gethostbyname