Information
AlmaLinux OS 9 must not have the nfs-utils package installed.
GROUP ID: V-269350
RULE ID: SV-269350r1050233
"nfs-utils" provides a daemon for the kernel Network File System (NFS) server and related tools. This package also contains the "showmount" program. "showmount" queries the mount daemon on a remote host for information about the NFS server on the remote host. For example, "showmount" can display the clients that are mounted on that host.
Solution
Remove the nfs-utils package with the following command:
$ dnf remove nfs-utils