Bump xmldom and auditjs
Closed
Number: #7
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
November 02, 2022 at 03:31 AM UTC
(over 3 years ago)
(over 3 years ago)
Updated:
May 22, 2025 at 04:54 PM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
May 22, 2025 at 04:54 PM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
over 2 years
Labels:
dependencies
dependencies
Description:
Removes xmldom. It's no longer used after updating ancestor dependency auditjs. These dependencies need to be updated together.
Removes xmldom
Updates auditjs from 3.2.4 to 4.0.39
Release notes
Sourced from auditjs's releases.
v4.0.39
4.0.39 (2022-10-31)
Bug Fixes
- CVE-2022-39353 in
@xmldom/xmldom: 0.8.3 (73b65bd)v4.0.38
4.0.38 (2022-10-13)
Bug Fixes
- CVE-2022-37616 in
@xmldom/xmldom: 0.7.2 (5269bef)v4.0.37
4.0.37 (2022-04-20)
Bug Fixes
v4.0.36
4.0.36 (2022-02-08)
Bug Fixes
- sonatype-2021-4879 in minimatch : 3.0.4 (384a99f)
v4.0.35
4.0.35 (2022-01-20)
Bug Fixes
- CVE-2022-21704 in log4js : 6.3.0 (b7f1548)
v4.0.34
4.0.34 (2022-01-20)
Bug Fixes
- CVE-2022-0235 in node-fetch : 2.6.1 (cde4677)
v4.0.33
4.0.33 (2021-10-25)
... (truncated)
Changelog
Sourced from auditjs's changelog.
4.0.39 (2022-10-31)
Bug Fixes
- CVE-2022-39353 in
@xmldom/xmldom: 0.8.3 (73b65bd)4.0.38 (2022-10-13)
Bug Fixes
- CVE-2022-37616 in
@xmldom/xmldom: 0.7.2 (5269bef)4.0.37 (2022-04-20)
Bug Fixes
4.0.36 (2022-02-08)
Bug Fixes
- sonatype-2021-4879 in minimatch : 3.0.4 (384a99f)
4.0.35 (2022-01-20)
Bug Fixes
- CVE-2022-21704 in log4js : 6.3.0 (b7f1548)
4.0.34 (2022-01-20)
Bug Fixes
- CVE-2022-0235 in node-fetch : 2.6.1 (cde4677)
4.0.33 (2021-10-25)
Bug Fixes
4.0.32 (2021-09-16)
... (truncated)
Commits
bbb2c37chore(release): 4.0.39 [skip ci]73b65bdfix: CVE-2022-39353 in@xmldom/xmldom: 0.8.3302b3efMerge branch 'main' of github.com:sonatype-nexus-community/auditjs16b1f59add slack context to nightly CI build142e3f4chore(release): 4.0.38 [skip ci]5269beffix: CVE-2022-37616 in@xmldom/xmldom: 0.7.2fbb120arevert add agentLabel25952faadd agentLabel: 'ubuntu-zion-legacy' to get build happy for nowa37b023revert slack CI notification testf6b920ftest slack CI notification (will revert test)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+906
+906
Deletions:
-3965
-3965
Package Dependencies
Security Advisories
Incorrect Default Permissions in log4js
GHSA-82v2-mx6x-wq7q
CVE-2022-21704
MODERATE
### Impact
Default file permissions for log files created by the file, fileSync and dateFile appenders are world-readable (in unix). This could cause problems if log files contain sensitive inform...
xmldom allows multiple root nodes in a DOM
GHSA-crh6-fp67-6883
CVE-2022-39353
CRITICAL
### Impact
xmldom parses XML that is not well-formed because it contains multiple top level elements, and adds all root nodes to the `childNodes` collection of the `Document`, without reporting any...
node-fetch forwards secure headers to untrusted sites
GHSA-r683-j2x4-v87g
CVE-2022-0235
HIGH
node-fetch forwards secure headers such as `authorization`, `www-authenticate`, `cookie`, & `cookie2` when redirecting to a untrusted site.
Technical Details
| ID: | 580092 |
| UUID: | 1107620574 |
| Node ID: | PR_kwDODRLP_s5CBPLe |
| Host: | GitHub |
| Repository: | madjava/security-validation |
| Mergeable: | Yes |
| Merge State: | Clean |