🚨 [security] Update rails-html-sanitizer: 1.3.0 → 1.4.3 (minor)#391
Closed
depfu[bot] wants to merge 1 commit intodevelopfrom
Closed
🚨 [security] Update rails-html-sanitizer: 1.3.0 → 1.4.3 (minor)#391depfu[bot] wants to merge 1 commit intodevelopfrom
depfu[bot] wants to merge 1 commit intodevelopfrom
Conversation
Contributor
Author
|
Closed in favor of #406. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer
Release Notes
1.4.3
1.4.2
1.4.1
1.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
version bump to v1.4.3update CHANGELOG for v1.4.3Merge pull request #137 from rails/flavorjones-prevent-select-style-combination_v1.4.xfix: modify safelist option if it contains both `select` and `style`test: clean up tests by using the helperstest: ensure we pass with libxml 2.9.14test: ensure tests pass when nokogiri uses system libxml2ci: add coverage for system libxml2ci: include coverage of ruby 3.1 and jruby 9.3test: finally use the CSS hex encoding originally intendedversion bump to v1.4.2Merge pull request #118 from rails/flavorjones-tweak-comment-and-piperf: PermitScrubber#scrub checks node.element? before node.comment?test: rewrite test coverage for comments and PIsci: update default git branchMerge pull request #119 from rails/flavorjones-port-ci-to-github-actionsci: remove travis and update the CI badgeci: add github actions workflowversion bump to v1.4.1Merge pull request #117 from rails/flavorjones-comment-handling2fix: pass comment nodes to the scrubberversion bump to v1.4.0Merge pull request #116 from rails/115-sanitize-processing-instructionsCI: add modern rubies to the matrixPermitScrubber does not permit Processing InstructionsMerge pull request #113 from flavorjones/flavorjones-fix-css-scrubbing-testsMerge pull request #114 from jbampton/fix-spellingchore: fix spellingtest: fix typographical errors in the XSS encoding testtest: fix encoding in the unicode XSS testtest: handle variations in loofah whitespaceAdd a note for whitelisted tags by default in the TargetScrubber (#110)Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.3
2.5.2
2.5.1
2.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 Improper Handling of Unexpected Data Type in Nokogiri
🚨 Integer Overflow or Wraparound in libxml2 affects Nokogiri
🚨 Denial of Service (DoS) in Nokogiri on JRuby
🚨 Inefficient Regular Expression Complexity in Nokogiri
🚨 Out-of-bounds Write in zlib affects Nokogiri
🚨 XML Injection in Xerces Java affects Nokogiri
🚨 Update packaged libxml2 (2.9.12 → 2.9.13) and libxslt (1.1.34 → 1.1.35)
🚨 Improper Restriction of XML External Entity Reference (XXE) in Nokogiri on JRuby
🚨 Update packaged dependency libxml2 from 2.9.10 to 2.9.12
🚨 Nokogiri::XML::Schema trusts input by default, exposing risk of an XXE vulnerability
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 racc (added, 1.6.0)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands