-
```
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…
-
```
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…
-
If one of the functions within a PKGBUILD include a whitespace, pckcp reports errors. The PGKBUILD works as expected (bash-magic?), but it doesn't looks right.
For reproduction, try the following:
1.…
-
At the moment the PAPI v2 backend uses hardcoded public docker images to localize and delocalize files / directories.
This is not desirable for several reasons:
1) Dependency on external images
2…
-
I try eval one library, but I get this error. I think that sanitizer not must insert `__if()` after for loop condition.
`Exception in thread "main" javax.script.ScriptException: :125:28 Expected )…
-
**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…
-
The Clang project sanitizers may produce false positives, but in general are quite good.
The GitHub CI job now builds and runs with sanitizers on Ubuntu and MacOS, the differences are striking:
# …
-
**Describe the bug**
Some fields in the user profile editor (and potentially in more places) aren't sanitizing user input and aren't escaping their output.
**To Reproduce**
1. Go to your user pro…
-
-