-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
CLOUD Maintenance Sprint 2
need to harden docker images in a following way
"The useHttpOnly flag must be enable for all cookie session:
- $ grep useHttpOnly $CATALINA_HOME/conf/context.xml"
hardening:
<Context useHttpOnly="true" privileged="false">