Information Security Projects - Stock Price Checker

Tell us what’s happening:
Describe your issue in detail here.
Describe your issue in detail here.
I can’t seem to pass this infosec project.
i need help please.
Link : boilerplate-project-stockchecker (1) - Replit)
Your code so far

Your browser information:

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

Challenge: Information Security Projects - Secure Real Time Multiplayer Game

Link to the challenge:

node-fetch V3 doesn’t support require use V2 or use the built-in fetch Node now comes with (should work just fine).

You are missing some Helmet code. What you need should have been taught in the Helmet section of the curriculum for that version of the lib.

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