CDLUC3 / dmsp_frontend_prototype

Repo to test out new NextJS framework
MIT License
0 stars 0 forks source link

Do work to add Content Security Policy (CSP) to frontend #50

Open jupiter007 opened 1 month ago

jupiter007 commented 1 month ago

CSP is important to guard against various security threats such as cross-site scripting. Do some research to see whether it makes sense to add it to frontend code, and how best to implement.

Tasks: