Merged
Conversation
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@wdio/image-comparison-core@1.2.2
Patch Changes
db33fa7: ####
@wdio/image-comparison-coreand@wdio/ocr-service— Security: update jimp (CVE infile-typetransitive dep)Bumped
jimpto the latest version to resolve a reported vulnerability in itsfile-typetransitive dependency (see #1130, raised by @denis-sokolov, thank you!).Actual impact on these packages
file-typeis used by@jimp/coresolely to detect image MIME types when reading a buffer. In both@wdio/image-comparison-coreand@wdio/ocr-service, every image passed to jimp originates from either WebDriver screenshots (browser-controlled base64 data) or local files written by the framework itself. There is no code path where untrusted external input is fed directly into jimp, which removes the exploitability that the CVE describes.That said, the reputational and compliance risk was real, security scanners flag the package as vulnerable, enterprise users hit audit failures, and some organisations block installation of packages with known CVEs. The update addresses all of that.
@wdio/visual-reporterand@wdio/visual-serviceUpdated internal dependencies to pick up the jimp bump in
@wdio/image-comparison-core.Committers: 1
@wdio/ocr-service@2.2.9
Patch Changes
db33fa7: ####
@wdio/image-comparison-coreand@wdio/ocr-service— Security: update jimp (CVE infile-typetransitive dep)Bumped
jimpto the latest version to resolve a reported vulnerability in itsfile-typetransitive dependency (see #1130, raised by @denis-sokolov, thank you!).Actual impact on these packages
file-typeis used by@jimp/coresolely to detect image MIME types when reading a buffer. In both@wdio/image-comparison-coreand@wdio/ocr-service, every image passed to jimp originates from either WebDriver screenshots (browser-controlled base64 data) or local files written by the framework itself. There is no code path where untrusted external input is fed directly into jimp, which removes the exploitability that the CVE describes.That said, the reputational and compliance risk was real, security scanners flag the package as vulnerable, enterprise users hit audit failures, and some organisations block installation of packages with known CVEs. The update addresses all of that.
@wdio/visual-reporterand@wdio/visual-serviceUpdated internal dependencies to pick up the jimp bump in
@wdio/image-comparison-core.Committers: 1
@wdio/visual-reporter@0.4.13
Patch Changes
db33fa7: ####
@wdio/image-comparison-coreand@wdio/ocr-service— Security: update jimp (CVE infile-typetransitive dep)Bumped
jimpto the latest version to resolve a reported vulnerability in itsfile-typetransitive dependency (see #1130, raised by @denis-sokolov, thank you!).Actual impact on these packages
file-typeis used by@jimp/coresolely to detect image MIME types when reading a buffer. In both@wdio/image-comparison-coreand@wdio/ocr-service, every image passed to jimp originates from either WebDriver screenshots (browser-controlled base64 data) or local files written by the framework itself. There is no code path where untrusted external input is fed directly into jimp, which removes the exploitability that the CVE describes.That said, the reputational and compliance risk was real, security scanners flag the package as vulnerable, enterprise users hit audit failures, and some organisations block installation of packages with known CVEs. The update addresses all of that.
@wdio/visual-reporterand@wdio/visual-serviceUpdated internal dependencies to pick up the jimp bump in
@wdio/image-comparison-core.Committers: 1
@wdio/visual-service@9.2.2
Patch Changes
db33fa7: ####
@wdio/image-comparison-coreand@wdio/ocr-service— Security: update jimp (CVE infile-typetransitive dep)Bumped
jimpto the latest version to resolve a reported vulnerability in itsfile-typetransitive dependency (see #1130, raised by @denis-sokolov, thank you!).Actual impact on these packages
file-typeis used by@jimp/coresolely to detect image MIME types when reading a buffer. In both@wdio/image-comparison-coreand@wdio/ocr-service, every image passed to jimp originates from either WebDriver screenshots (browser-controlled base64 data) or local files written by the framework itself. There is no code path where untrusted external input is fed directly into jimp, which removes the exploitability that the CVE describes.That said, the reputational and compliance risk was real, security scanners flag the package as vulnerable, enterprise users hit audit failures, and some organisations block installation of packages with known CVEs. The update addresses all of that.
@wdio/visual-reporterand@wdio/visual-serviceUpdated internal dependencies to pick up the jimp bump in
@wdio/image-comparison-core.Committers: 1
Updated dependencies [db33fa7]