-
Currently, Saleor does very basic sanitization of Editor.js content through the `SanitizedJSONField`, but it's not enough to prevent malicious staff users from inlining JavaScript if a renderer reckle…
-
### Short description of the issue
$sanitizer->truncate() returns partial sentences if it does not find a sentence:
![img](https://i.imgur.com/JiCgCop.png)
### Expected behavior
I'd expect…
-
Just wondering if `preg_quote()` would be a valid sanitizing function - obviously should only be used for regex context, but in that context it might be the best way to go or would other sanitation be…
-
**Describe the bug**
When I click on each action event, occasionally the command associated with the action event (either edit or delete) is not executed. At the same time, the console displays the…
-
-
It appears that TSan gets tripped up by reading/writing the owner of the mutex in the function below:
```
int __PHYSFS_platformGrabMutex(void *mutex)
{
PthreadMutex *m = (PthreadMutex *) mut…
-
When runnning with the gcc address sanitizer enabled using gcc 13 on Cosma the code crashes in various ways. To reproduce:
```
git clone git@github.com:SWIFTSIM/HBTplus.git
cd HBTplus/testing
git …
-
STR:
1. Open a profile with memory or network tracks, for example https://share.firefox.dev/3nQF5zG
1. Hide the memory or network track, as well as a process thread track. In the previous link this i…
-
I successfully built [`SWI-Prolog/swipl`](https://github.com/SWI-Prolog/swipl):
```sh
cmake -G Ninja ..
ninja
ctest -j8
```
However, I cannot build it with the address sanitizer (ASAN):
`…
-
They currently are unsanitized.
Context: https://github.com/sourcecred/sourcecred/pull/1293#pullrequestreview-276220971
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/120003…