Help need. for a newbie on Information Security

Starting to learn Information security
I dont know where to start my project on github
what is required and how to install helmet

No Code

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15

Challenge: Install and Require Helmet

Link to the challenge:

I would suggest you use the replit starter.

You install it by clicking on the Shell tab and typing the install command given.

npm install --save-exact package@version

Replace package with helmet and version with 3.21.3

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