File tree Expand file tree Collapse file tree 2 files changed +4
-81
lines changed Expand file tree Collapse file tree 2 files changed +4
-81
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ description: |
5959 Content-Security-Policy: default-src 'self'; script-src 'self'
6060 ```
6161
62- 3. **Input validation**: If possible, validate and sanitize ProseMirror
63- documents before conversion to prevent malicious content from
64- entering the system.
62+ 3. **Input validation**: If possible, validate and sanitize
63+ ProseMirror documents before conversion to prevent malicious
64+ content from entering the system.
6565
6666 ### References
6767
@@ -75,5 +75,6 @@ related:
7575 url :
7676 - https://nvd.nist.gov/vuln/detail/CVE-2025-64501
7777 - https://github.com/etaminstudio/prosemirror_to_html/security/advisories/GHSA-52c5-vh7f-26fx
78+ - https://github.com/etaminstudio/prosemirror_to_html/releases/tag/v0.2.1
7879 - https://github.com/etaminstudio/prosemirror_to_html/commit/4d59f94f550bcabeec30d298791bbdd883298ad8
7980 - https://github.com/advisories/GHSA-52c5-vh7f-26fx
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments