The recommendation from documentation for dispatcher to prevent DoS is to prevent access to /libs/ - https://docs.adobe.com/content/help/en/experience-manager-dispatcher/using/getting-started/security-...
However, the OOTB Dynamic Media components reference JS & CSS files located within "/libs/dam/components/scene7".
So conflict exist with recommendation. How should this be handled? Just allow access to the "/libs/dam/components/scene7" path while blocking other /libs/ directories and resources? Or is there a new 6.5 architecture with proxied client libs thru etc like other clientlibs for 6.5?