-
Cf. #2135, #2106.
Example feed with at least some exposed SVG:
https://fransdejonge.com/category/media/drawing/feed/
-
My workflow stopped at sanitize comment. Can someone please help me understand why?
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaS…
-
It may be a problem with Plotly, and I should file an issue there.
However, I am observing a crash in the HTML sanitizer. It says `this.buffer.charCodeAt` is not a function.
The cause is relatively …
-
There have been some sanitizer reports that were stated to be likely false positives (data race and double lock of mutex). I have another TSAN report here about a potential deadlock and I am wondering…
-
`vcl::http::HTTP` assumes headers are valid utf8 and joyfully unwraps conversions, we should make sure this never blows up
-
**Describe the bug**
I build my code with Clang and [LLVM's memory sanitizer](https://clang.llvm.org/docs/MemorySanitizer.html). When running the tests, msan reports a use of an uninitialized value i…
-
**Configuration:**
- RDKit Version:2019.03.2
- Operating system:redhat
- Python version (if relevant):3.7
- Are you using conda? yes
- If you are using conda, which channel did you ins…
-
**Is your suggestion for improvement related to a problem? Please describe.**
For linked files, when they are renamed automatically according to `filename format pattern`, the fields that are used t…
-
it should either
1. be possible to add simple html tags (, ü) or
2. display the full text as is (with link breaks, etc.)
If 2. can be done safely (maybe by just suppressing script execution…