Infosec ieNoOpen failed on test run

Tell us what’s happening:
helmet.ieNoOpen test on infosec can’t be completed. Test keep failing despite correct use of code. Please help!

Your code so far

app.use(helmet.ieNoOpen());

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36.

Challenge: Prevent IE from Opening Untrusted HTML with helmet.ieNoOpen()

Link to the challenge:

1 Like

So far I’ve tried to change browser, helmet package version, and the glitch project but nothing seems to work

Changing the helmet package to version 3.21.3 seemed to solve the issue.
Please look into it FCC guys
Thanks!!

1 Like