-
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,
-
https://lab.llvm.org/staging/#/builders/sanitizer-x86_64-linux-bootstrap-msan
-
We can add input sanitization for the user while entering username and password for better security also we can hash the password. We can add error message on both login and sign up pages.
Please…
-
### System Info
python==3.10.15
cuda==11.8-8.8.1
torch==2.4.0
The latest version of code
GPU A100_80G * 8
### Who can help?
@ziyuwan @Ge
### Information
- [X] The official example scripts
- […
-
I would like to see an option to enable the address (and UB?) sanitizer(s) in `CMakeUserPresets.json` or even enable it/them by default for (at least) the unit tests. The address sanitizer is availabl…
-
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.