-
At the moment there is no escaping of strings being input by the user at all. This must happen if the library is used in the end. Especially if it's being used automatically/implicitly.
-
We have builders that runs compiler and testes in race mode.
https://github.com/golang/go/issues/19962
But not any sanitizer modes (i.e. address/memory)
After I enable msan/asan mode in dist lik…
-
**Rule Name:** js/incomplete-URL-substring-sanitization
**Rule’s Description:** '[gsa.gov](1)' may be preceded by an arbitrary hostname
**Level:** High
**Location:** (URI) src/plugins/process_…
-
https://github.com/OCA/l10n-germany/blob/d70676fbe7777195073e2a983ce87d5bfcd3ced2/datev_export_xml/models/account_move.py#L51
@fkantelberg We have a discrepancy in length correction for field origi…
-
We should add CI runs that check the kernels and the end-to-end model using [compute sanitizers](https://docs.nvidia.com/compute-sanitizer/ComputeSanitizer/index.html)
ngc92 updated
6 months ago
-
I'm trying to implement express-mongo-sanitize with Express 5.0.1.
No matter the configuration, after adding express-mongo-sanitize I get the error:
```
TypeError: Cannot set property query of # …
-
**Description:**
The current mirroring methods only contain a `standardize` method to enforce consistent data formatting. However, to integrate with specific systems, we need a `sanitize` method to e…
-
**Build Configure**
`meson setup builddir -Db_sanitize="thread" -Dloaders=all -Dengines=all -Dexamples=true`
The next examples have a suspicious thread sanitizer reports. Maybe false positive? Nee…
-
## The problem to solve
I'm trying to make sanitize-html to remove only harmful content, include the vast majority of the tags and attributes, but filter out possible harmful content.
`` is an iss…
-
Does this function work? It seems to give us a "no method matching" error.