Bump @xmldom/xmldom from 0.8.13 to 0.8.15 - #27
Conversation
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.13 to 0.8.15. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.8.13...0.8.15) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Atlas Commons PR review
Overall: fail
View PR #27 · |
Atlas Commons code review (LLM)SummaryThis PR bumps the transitive The upgrade addresses multiple moderate-severity advisories in 0.8.14–0.8.15 (quadratic-memory/CPU DoS in Important scope note: runtime Gelbooru XML parsing in Potential issues
return [...new DOMParser().parseFromString(xml, 'text/xml').getElementsByTagName('post')]If Gelbooru XML fallback is still used in production, hardening or strict size limits on that response deserve a follow-up issue—not a reason to reject this PR, but worth tracking.
Suggestions
Overall assessmentLow-risk, high-value security maintenance. The lockfile-only diff is correct; Advisory review only — not a merge approval. View PR #27 · |
Bumps @xmldom/xmldom from 0.8.13 to 0.8.15.
Release notes
Sourced from @xmldom/xmldom's releases.
Changelog
Sourced from @xmldom/xmldom's changelog.
... (truncated)
Commits
b5b8fb50.8.15327508edocs: add 0.8.15 CHANGELOG entryf40ccb8fix: prevent quadratic malformed-tag recovery and normalize() adjacent-text m...3abb093fix: prevent end-tag whitespace-trim ReDoS via anchored trim (GHSA-x4fp-j954-...2c548f2fix: prevent quadratic attribute de-duplication via null-prototype membership...08a74b4test: characterize NamedNodeMap attribute de-duplication before the index ref...954370ffix: prevent quadratic namespace-map memory consumption via prototype-chain i...4430189fix: report not-well-formed end-tag trailing content (GHSA-6h8r-xr42-gp59)6c3fb5ffix: prevent XML injection via unsafe EntityReference name (GHSA-6gmq-8vp8-gcm6)3b69487fix: prevent XML injection via unsafe processing instruction target serializa...Maintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.