-
| | |
|--------------------|----|
| Bugzilla Link | [PR27790](https://bugs.llvm.org/show_bug.cgi?id=27790) |
| Status | NEW |
| Importance | P normal |
|…
-
bonzaiferroni#2
The idea of this issue is to parse / sanitize the console output. stripping html etc.
We want to accomplish the following in the long run
- [x] colored console output
- [x] lin…
-
```
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…
-
```
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 )…
-
```markdown
Overview
The easey-facilities-api, which handles facility-related data, currently lacks input validation for some critical fields. This ticket will address adding input validation to ens…
-
Hey.
I'm using Vue 3 and I can neither use `this.sanitize()` in the script tags, nor `$sanitize()` in the template.