This repository was archived by the owner on Jul 12, 2022. It is now read-only.
π¨ [security] Update rails-html-sanitizer: 1.0.2 β 1.0.3 (patch) #4
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.
Welcome to Depfu π
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.It might be necessary to once deactivate and reactivate your project in Depfu for the CI service to be properly detected.
π¨ Your version of rails-html-sanitizer has known security vulnerabilities π¨
Advisory: CVE-2015-7578
Disclosed: January 25, 2016
URL: https://groups.google.com/forum/#!topic/rubyonrails-security/uh--W4TDwmI
Possible XSS vulnerability in rails-html-sanitizer
π¨ We recommend to merge and deploy this update as soon as possible! π¨
We've updated a dependency and here is what you need to know:
Additionally, the update changed a few other dependencies as well:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
Commits
See the full diff on Github. The new version differs by 11 commits:
bumping versionconvert CDATA nodes to TEXT nodes to avoid XSS issuesDo not unescape already escaped HTML entitiesDefine a less permissive list of tags and attributesUse the image hack name instead of the indexMerge pull request #43 from maclover7/contributingAdd CONTRIBUTING.md [ci skip]Merge pull request #40 from yui-knk/refactor/permitRefactor TargetScrubberMerge pull request #36 from JuanitoFatas/fix/gemspecFix homepage uri in gemspec.Commits
See the full diff on Github. The new version differs by 66 commits:
version bump to 2.1.1Merge pull request #125 from y-yagi/fix_ruby_warningFix "warning: assigned but unused variable - base64"version bump to 2.1.0update manifestconcourse: update gem and fix rbx buildsMerge branch '120-uri-data-mediatypes'more tests for data uri mediatypesAllow select URI Data Mediatypesfix unprintable scrubber to scrub script tagsMerge pull request #121 from junaruga/feature/travis-ruby24Add Ruby 2.4 to Travis.concourse: refactorskipping timing testupdate dev gemspecMerge pull request #117 from junaruga/feature/use-rr-1.2concourse: Put pr tasks in a serial groupremove ruby < 2.1 from travis matrixMerge branch 'master' into feature/use-rr-1.2concourse: commented allow-failureconcourse: rename groupconcourse: jruby into allow-failure groupjruby not required for pr-passconcourse pipelinestweaking timing test for CIhoe: CHANGELOG.rdoc β CHANGELOG.mdUse rr-1.2 as a development dependency.Merge pull request #114 from olleolleolle/fix/avoid-warning-in-test-outputupdate CHANGELOGCHANGELOG is now markdownMerge pull request #105 from indiegogo/masterMerge pull request #113 from olleolleolle/patch-1Travis: With haveged in place, go back to jruby-1.7.26Travis: add haveged entropy sourceTravis: Punt back JRuby 1.7 version to installedTravis: Choose Trusty beta insteadTravis: Cache bundlerModified generated Gemfile to support ruby-headTravis: Rubinius is called rbx-3Travis: use Group Stable WITH sudoTravis: Change build machine to Ubuntu 14.04Travis: rbx-3 exists, build on thatTravis: Populate matrix with fresh versionsSpec: avoid warning in test outputTravis: missed the "include" sectionTravis: build on JRuby 9.1.5.0Support appending value to 'rel' attributeAdd noopener scrubberMerge pull request #103 from olivierlacan/patch-1Use SVG badgeversion bump to 2.1.0.rc2Updating test to support libxml 2.9.3 behaviorUpdate travis rubies.Travis configRemoving alternative test data.Address ruby warnings in recent tests.developer gemspec because peopleVersion bump to 2.1.0.rc1Merge branch 'flavorjones-issue-91-crass-support'Replace CSS regexes with Crass.Avoid ruby warnings in latest test.Merge branch 'flavorjones-issue-90-slow-regex-performance'Version bump to 2.0.3Fix for slow regex parsingAdd test case capturing slow regex.Bumping gemspecCommits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.