-
## 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
```
…
-
### 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…
-
DMVC already has middleware for CORS and general Security Headers.
There is also a set of standards around Content Security Policy (CSP), designed to help detect and mitigate certain types of attac…
-
https://securityheaders.com/?q=https%3A%2F%2Fstage.uwe.app&followRedirects=on
For the built in server and for the cloudfront proxy.
tmpfs updated
3 years ago
-
#### Description
No security-focused headers are sent to the user
#### Risk Analysis
Couple headers should be added (enforce ssl for example)
Since Jade doesn't use Html, we should use CSP to block …
-
Description:
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. T…
-
**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…
-
BPO | [11671](https://bugs.python.org/issue11671)
--- | :---
Nosy | @pjeby, @vstinner, @tiran, @vadmium, @epicfaace
PRs | python/cpython#15299
Files | [header_newlines_tip.patch](https://bugs.python.o…
-
- [x] X-Frame-Options
- [x] X-XSS-Protection
- [x] X-Content-Type-Options
- [x] HSTS
- [x] CSP