-
```
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,
-
## 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…
-
### As ...
Ozzie - Operator
### I want ...
To view data produced by computed fields formatted using markdown and/or HTML
### So that ...
Computed Fields can output more than just a sing…
-
### 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…
-
The problem is that `cheatset` relies on: `sanitize`
- https://rubygems.org/gems/cheatset/versions/1.4.8
`sanitize` latest version below version 6 is version 5.2.3
- https://rubygems.org/gems…
-
To avoid problems like this one https://github.com/chainloop-dev/chainloop/issues/1189 we should add some basic CI checks for the Helm Chart rendering.
What I'd do
- On PR, if the helm chart dir…