-
:information_source: View this commit [on Github](https://github.com/TYPO3/typo3/commit/13758d53870c9409f7e36ba5f6b6d01671b2b658)
:busts_in_silhouette: Authored by Oliver Hader oliver@typo3.org
:heavy…
-
I recently made some modifications so that I could use Taffy as an endpoint to receive Content Security Policy (CSP) violation reports.
in order to accept background posts containing a JSON header …
-
# Bug report
## Packages affected
- [ ] sandpack-client
- [x] sandpack-react
## Description of the problem
[This code](https://github.com/codesandbox/sandpack/blob/main/sandpack-react/src…
-
we are getting tons of log entries about it. I'm not even seeing blocks or any bad info, just tons of empty reports. ex:
```
{
"_id": "2fb84729-53c0-44b0-b491-fc044cc72b40",
"env": "produc…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### What information was incorrect, unhelpful, or incomplete?
When a `Content-Security-Policy-Report-Only` header is defined, the "CSP analysis" tab is empty, with an "Implement an enforced policy"…
-
Hi,
I have the following config in `netlify.toml`:
```
[[plugins]]
package = "@netlify/plugin-csp-nonce"
[plugins.inputs]
reportOnly = false
excludedPath = [
"/geo"
…
-
### Problem Statement
Sentry currently allows filtering CSP reports by specifying wildcard strings in "Additional ignored sources." This filters out CSP reports where the string matches `blocked_uri`…
-
This is on Fedora 41, x86-64.Maybe it's just the Fedora package?
the -S option appears to do nothing, nor if I use --server-response. it does save stats files
```
# /usr/bin/wget -O /dev/null …
-
Want to avoid scripts and things getting injected into the site unexpectedly.
## Resources to enable
- self hosted scripts & styles
- inline scripts & styles via hash at build time
- twitter and…