Closed alice-telescoop closed 1 year ago
header key | api | front |
---|---|---|
Content-Security-Policy | default-src 'none' |
cf ci-dessous |
HSTS | max-age=63072000; includeSubDomains; preload |
max-age=63072000; includeSubDomains; preload |
XFO | DENY |
DENY |
~X-XSS~ | :x: | :x: |
X-Content-Type-Options | nosniff |
nosniff |
default-src 'none';
connect-src 'self' https://api-subvention-asso-prod.osc-secnum-fr1.scalingo.io/ https://client.crisp.chat/ wss://client.relay.crisp.chat/w/b1/;
font-src 'self' https://client.crisp.chat;
img-src 'self'
data: https://image.crisp.chat;
script-src 'unsafe-eval'
+ Cache-Control max-age 1800
https://owasp.org/www-project-secure-headers https://github.com/ovh/venom#installing
si on veut aller plus loin plus tard
cf src utiliser un middleware pour ajouter des headers partout