I have a Laravel site, I thought I patched this issue already.
I got these in my session.php
'secure' => true,
'http_only' => true,
But OpenVas still detected that I still need to it.
It also listed it 3 times
Am I missing anything else ? or this is a potential false positive from OpenVas ?