sourcery-vscode
                                
                                
                                
                                    sourcery-vscode copied to clipboard
                            
                            
                            
                        fix(deps): update dependency sanitize-html to v2.12.1 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | 
|---|---|---|---|---|---|
| sanitize-html | 2.11.0 -> 2.12.1 | 
GitHub Vulnerability Alerts
CVE-2024-21501
Versions of the package sanitize-html before 2.12.1 are vulnerable to Information Exposure when used on the backend and with the style attribute allowed, allowing enumeration of files in the system (including project dependencies). An attacker could exploit this vulnerability to gather details about the file system structure and dependencies of the targeted server.
Release Notes
apostrophecms/sanitize-html (sanitize-html)
v2.12.1
- Do not parse sourcemaps in 
post-css. This fixes a vulnerability in which information about the existence or non-existence of files on a server could be disclosed via properly crafted HTML input when thestyleattribute is allowed by the configuration. Thanks to the Snyk Security team for the disclosure and to Dylan Armstrong for the fix. 
v2.12.0
- 
Introduced the
allowedEmptyAttributesoption, enabling explicit specification of empty string values for select attributes, with the default attribute set toalt. Thanks to Na for the contribution. - 
Clarified the use of SVGs with a new test and changes to documentation. Thanks to Gauav Kumar for the contribution.
 - 
Do not process source maps when processing style tags with PostCSS.
 
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
 
This PR was generated by Mend Renovate. View the repository job log.