-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
The webapp should sanitize the problem description HTML before displaying it (the same way that the repository webapp does.)
-
Hi! do you will accept a PR that implements a `sanitize: true` option? for example for `isDate, isDecimal , isInt` validations would be nice to have a `sanitize` option to automatically convert the va…
-
OpenCensus tag and stats names are not as restrict as some of the backends we are uploading the data to. In order to comply with the restriction the backends enforce, we need to sanitize the names. Sa…
-
html5lib dependency should be html5lib>=0.999,
-
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…
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable vers…
-
### 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…
-
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…