geostyler / geostyler-qgis-parser

GeoStyler Style Parser implementation for QGIS
https://geostyler.org
BSD 2-Clause "Simplified" License
16 stars 9 forks source link

fix(deps): update dependency xml2js to ^0.5.0 [security] #474

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xml2js ^0.4.23 -> ^0.5.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2023-0842

xml2js versions before 0.5.0 allows an external attacker to edit or add new properties to an object. This is possible because the application does not properly validate incoming JSON keys, thus allowing the __proto__ property to be edited.


Release Notes

Leonidas-from-XIV/node-xml2js (xml2js) ### [`v0.5.0`](https://togithub.com/Leonidas-from-XIV/node-xml2js/compare/8fc5b926846cd4ef9a2dbccd411705e0c110a708...0.5.0) [Compare Source](https://togithub.com/Leonidas-from-XIV/node-xml2js/compare/8fc5b926846cd4ef9a2dbccd411705e0c110a708...0.5.0)

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.



This PR has been generated by Mend Renovate. View repository job log here.

jansule commented 2 weeks ago

:tada: This PR is included in version 2.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: