Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update dependency sanitize-html to 2.3.2 [security] - autoclosed #229

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2022

Mend Renovate

This PR contains the following updates:

Package Change
sanitize-html 1.27.5 -> 2.3.2

GitHub Vulnerability Alerts

CVE-2021-26540

Apostrophe Technologies sanitize-html before 2.3.2 does not properly validate the hostnames set by the "allowedIframeHostnames" option when the "allowIframeRelativeUrls" is set to true, which allows attackers to bypass hostname whitelist for iframe element, related using an src value that starts with "/\example.com".

CVE-2021-26539

Apostrophe Technologies sanitize-html before 2.3.1 does not properly handle internationalized domain name (IDN) which could allow an attacker to bypass hostname whitelist validation set by the "allowedIframeHostnames" option.


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR label Nov 8, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 8, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: octokit-rest.js-docs@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/gatsby
npm ERR!   dev gatsby@"^4.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer gatsby@"^5.0.0-next" from [email protected]
npm ERR! node_modules/gatsby-transformer-remark
npm ERR!   dev gatsby-transformer-remark@"^6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-08T10_57_33_116Z-debug-0.log

@ghost ghost added this to Inbox in JS Nov 8, 2022
@ghost ghost moved this from Inbox to Maintenance in JS Nov 8, 2022
@kfcampbell
Copy link
Member

If I recall correctly the gatsby update is blocked on all of our modules for ESM reasons. I'll close this PR for now.

@kfcampbell kfcampbell closed this Nov 8, 2022
JS automation moved this from Maintenance to Done Nov 8, 2022
@kfcampbell kfcampbell deleted the renovate/npm-sanitize-html-vulnerability branch November 8, 2022 23:09
@renovate
Copy link
Contributor Author

renovate bot commented Nov 8, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (2.3.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@wolfy1339
Copy link
Member

If I recall correctly the gatsby update is blocked on all of our modules for ESM reasons. I'll close this PR for now.

Gatsby isn't blocked for ESM reasons, it's other reasons. See #230 (comment)

It's only in use in this repo to generate the docs for all the endpoint methods

@kfcampbell kfcampbell restored the renovate/npm-sanitize-html-vulnerability branch November 9, 2022 01:06
@kfcampbell
Copy link
Member

@wolfy1339 thanks for correcting me! I'll reopen and put the blocked label on this PR for now.

@kfcampbell kfcampbell reopened this Nov 9, 2022
@ghost ghost moved this from Done to Maintenance in JS Nov 9, 2022
@kfcampbell kfcampbell added the Status: Blocked Some technical or requirement is blocking the issue label Nov 9, 2022
@renovate renovate bot changed the title build(deps): update dependency sanitize-html to 2.3.2 [security] build(deps): update dependency sanitize-html to 2.3.2 [security] - autoclosed Nov 14, 2022
@renovate renovate bot closed this Nov 14, 2022
JS automation moved this from Maintenance to Done Nov 14, 2022
@renovate renovate bot deleted the renovate/npm-sanitize-html-vulnerability branch November 14, 2022 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Blocked Some technical or requirement is blocking the issue Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
No open projects
JS
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants