Hi Guys. I have added the app.use(helmet.frameguard({action: ‘deny’})); on App.js as required and I can only get one test to pass out of 2.
Has anyone experienced this issue. I have even downgraded helmet to see if it can resolve the issue. I have also a other test that are not fully passing. I have refreshed replit a number if times.
Your project link(s)
solution: https://replit.com/@joykaphila/boilerplate-infosec
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36
Challenge: Mitigate the Risk of Clickjacking with helmet.frameguard()
Link to the challenge: