-
# 🚀 feature request
### Relevant Package
@angular/core
this line and file are of key interest:
https://github.com/angular/angular/blob/486cade596a57b7c146ae3aa269d69d7d828a6ab/packages/core/sr…
-
### Symfony version(s) affected
6.1, 6.2, 6.3, 6.4, 7.0, 7.1, 7.2
### Description
In the HTMLSanitizer, the `force_attributes` definition does not work as described in the documentation or in…
-
When using the Abp.Sanitizer package (any version), sanitization happens after validation in the pipeline. Which means that if I have a dto with a `[Required]` property, and also want to sanitize the …
-
I got warnings about the regex:
`return re.sub('[^0-9a-zA-Z\-_]+', '', group_name.replace(" ", "-")).lower()` in utility.sanitizer (and in another file that should be replaced by sanitize anyway).
…
-
https://lab.llvm.org/staging/#/builders/sanitizer-x86_64-linux-bootstrap-msan
-
We need to ensure no parts of the protocol use transcript in an unexpected way. We can do tracking of usage of particular values with DFSan
-
**Describe what's wrong**
https://github.com/timeplus-io/proton/actions/runs/6447033445/job/17502902310#step:7:11491
```
Oct 08 10:54:20 FAILED: contrib/v8-cmake/embedded.S contrib/v8-cmake/sna…
-
We work on sanitization of whole Tizen OS and therefore try to cover as many code as we can with Address Sanitizer.
Currently we came to sanitization of native libraries which are used only by mana…
-
We (@otherdaniel and I) want to help with and ensure well-specified interactions between the Sanitizer API and HTML.
Specifically, we were thinking of this split:
Sanitizer API
- Sanitizer interf…
-
In this piece of code:
```
if(myproject_BUILD_FUZZ_TESTS)
message(AUTHOR_WARNING "Building Fuzz Tests, using fuzzing sanitizer https://www.llvm.org/docs/LibFuzzer.html")
if (NOT myproject_EN…