Apply security fixes
Implement security enhancements as suggested by the security review.
This commit is contained in:
parent
cd588e391a
commit
9803c1a16c
5 changed files with 219 additions and 18 deletions
|
|
@ -1,2 +1,7 @@
|
|||
|
||||
/* /index.html 200
|
||||
X-Frame-Options: DENY
|
||||
X-Content-Type-Options: nosniff
|
||||
X-XSS-Protection: 1; mode=block
|
||||
Referrer-Policy: strict-origin-when-cross-origin
|
||||
Permissions-Policy: geolocation=(), microphone=(), camera=()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue