-
I'm trying to add mermaid charts to my site, but neither [remark-mermaidjs](https://github.com/remcohaszing/remark-mermaidjs?tab=readme-ov-file) or [rehype-mermaid](https://github.com/remcohaszing/reh…
-
I'm working on a small feed aggregator, and as a safety consideration I'd like to strip dangerous HTML from e.g. entry.content; however, thinking about it, this is probably a step best performed by th…
-
I am using HtmlSanitizer to sanitize the below xml data, that contain a body tag.
```
This is tag 2
This is tag 3
this is the body
```
I have added the tag1, tag2, tag3 and body …
-
I encountered few problems downloading this playlist: https://open.spotify.com/playlist/5SXnuXNoLcBUc11VIOi5r0?si=9564e6bf46ad44f5
**### Problem 1:**
Song number 6 'Alone in the Town' by Akira Yam…
-
**Why is this needed**:
When opening multiple dashboards in different tabs, you want to see which tab shows which device.
![Image](https://github.com/user-attachments/assets/da65bbb0-5602-4c57-8ead-…
-
### Pitch
As described in the issue title: Mastodon could consider removing the sanitzation rule that strips `` elements from incoming statuses received via the federation API.
### Motivation
Horiz…
-
Currently we are doing the `format!` function to create the SQL statements, this technically would allow for easy SQL injection attacks. This is to provide sanitization of the SQL before execution
-
Originally reported on Google Code with ID 379
```
This is for porting leak sanitizer for Android with arm64. It seems 32bit arm had issues
documented at https://code.google.com/p/address-sanitizer/i…
-
### Short description of the issue
$sanitizer->truncate() returns partial sentences if it does not find a sentence:
![img](https://i.imgur.com/JiCgCop.png)
### Expected behavior
I'd expect…
-
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…