-
### Problem
We have built a Streamlit application which is hosted on Cloud. But the application is non-compliant as weren't able to set Security Headers
### Solution
This issue can very easily be…
-
Im using OpenLiteSpeed Latest Install, but i use a solution called Sqreen for Security and CSP Headers but for some reason non of the headers are being set... The Virtual Host points to a External App…
-
**Proposed header value**
```
"default-src 'self'; script-src 'self' code.jquery.com; connect-src 'self'; img-src 'self'; style-src 'self';"
```
This should be tested with a [report header](https://…
-
Spartacus is not adding security headers by default, nor does the infrastructure layer in ccv2 add any specific headers that might be required. This tickets acts as a way to start documenting what sho…
-
Fixa det här:
[Security Headers Scan](https://securityheaders.com/?q=snittlistan.se&followRedirects=on)
-
## Problem
Currently response headers of authgear is about 2kb.
[nginx proxy_buffer_size](http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffer_size) default is 4kb | 8kb
```
…
-
https://securityheaders.io/?q=admin.travi.org&followRedirects=on
- [x] `Strict-Transport-Security`
- `Content-Security-Policy`
- [x] `-Report-Only`
- [x] activate
- [x] support webpack de…
travi updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
For security reasons, I need to hide authorization value from headers
**Describe the solution you'd like**
adding a parameter fo…
-
### The Feature
LiteLLM should add the following headers:
1. `content-security-policy`
2. `cross-origin-resource-policy`
3. `cross-origin-opener-policy`
4. `cross-origin-embedder-policy`
5. `x…
-
**Is your feature request related to a problem? Please describe.**
Currently, Azure Static Web Apps do not support Content Security Policy (CSP) nonces, which are crucial for securing inline scripts…