-
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…
-
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…
-
#2236 made me realize that `:sanitize` hasn't been touched in two years while Tridactly's storage has evolved a lot. I need to make sure everything still works as expected.
-
| | |
|--------------------|----|
| 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.…