Information Security with HelmetJS - Hide Potentially Dangerous Information Using helmet.hidePoweredBy()

I’ve tied using this code line over and over and it doesn’t work for me. Keeps saying helmet is not defined.
Your project link(s)

solution: boilerplate-infosec (1) - Replit

Your browser information:

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

Challenge: Information Security with HelmetJS - Hide Potentially Dangerous Information Using helmet.hidePoweredBy()

Link to the challenge:

Hi there and welcome to our community!

You haven’t required helmet… this should have been done in the previous step.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.