I need to replicate our production environment by having a directory placed at /reports/2019/, and as you know this is not possible in Catalina anymore (at least without disabling the SIP.
Doing that is actually disabling the security but I guess there is a proper way to do this.
Is there a way to create a symlink like /reports that is linked to the read-write volume without disabling SIP or not compromising the security?