Information Security Projects - Stock Price Checker

Tell us what’s happening:

I have a problem with this project, all test were passed, but the test number 2 failed.

curl -I https://boilerplate-project-stockchecker-production-7932.up.railway.app

###Your project link(s)

solution: https://boilerplate-project-stockchecker-production-7932.up.railway.app

Your browser information:

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

Challenge Information:

Information Security Projects - Stock Price Checker

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/information-security-projects/587d824a367417b2b2512c44.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @saavlean

2. You should set the content security policies to only allow loading of scripts and CSS from your server.

How did you set the content security policy?

Happy coding