-
I'm glad that most of the privacy and security considerations text is normative, particularly since mitigations are mentioned in these sections. Why is https://www.w3.org/TR/clipboard-apis/#pasting-h…
-
Originally reported on Google Code with ID 192
```
Sanitizer tools need to handle assembly (inline and not). For ASan and TSan that will
improve tool coverage, for MSan - help avoid false positives.
…
-
Hi,
I recently met a linking error. I tried to compile the program with clang and memory sanitizer(I installed compiler-rt that has memory sanitizer support in run time). Thus, I did some research. I…
-
-
The secondary allocator for large memory blocks (sanitizer_allocator_secondary.h) maintains a linked list of large memory blocks which is iterated with a lock held in `GetBlockBegin`. The cost of this…
-
```
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…
-
Hello,
Shinken variable **$SERVICEOUTPUT$** which is used as parameter for command **notify-service-by-email** is not sanitized, and signs like " (inverted comma) are passed without escaping.
Becaus…
-
```
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…
-
When doing a request using hackney I get the following error:
```
** (FunctionClauseError) no function clause matching in anonymous fn/1 in ExVCR.Adapter.Hackney.Converter.sanitize_options/1
sta…