SELinux accessing home directory issue

I am running ondemand on RHEL 9 - both compute and web nodes are the same and the user’s home has been moved to /project/home
I am getting issues with PUN not being able to manipulate the symlink for app development
Here is the .te (uploaded as txt) and error

type=AVC msg=audit(1722408599.071:213): avc: denied { getattr } for pid=4461 comm=“utils.rb:110” path=“/project/home//ondemand/dev/stata/.git/tSbifaM” dev=“sdb1” ino=4368391445 scontext=system_u:system_r:ood_pun_t:s0 tcontext=system_u:object_r:user_home_dir_t:s0 tclass=lnk_file permissive=0

ood.txt (988 Bytes)

This is now a blocking issue for me as otherwise I have to disable SElinux

Hi sorry for the delay. The selinux module is mostly community driven in that we get a lot of patches from the community such as this.

We can submit your patch shortly.