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

Update fastlane to avoid vulnerability in mini_magick #52

Merged
merged 8 commits into from
Jul 22, 2019

Conversation

yerdua
Copy link
Contributor

@yerdua yerdua commented Jul 19, 2019

Description

We got a security alert because of the version of mini_magick used by the mobile package. This is a dependency of fastlane 2.127.1, so can't be updated directly. The fix is included on the master branch of fastlane on github, but hasn't made it into a release on RubyGems yet.

For reference, this is the commit where it's fixed: fastlane/fastlane#15042

To avoid waiting for that release to fix the vulnerability here, this PR points the source of fastlane at github. This can be switched back once fastlane's next release makes it to RubyGems. This followup task is covered in #53.

Tested

Tested by locally deploying the app to the store.

dependency of fastlane, update fastlane. Since the version of
fastlane with the fix isn't released to RubyGems yet, temporarily
point to github as the source for this gem.
jmrossy
jmrossy previously approved these changes Jul 19, 2019
Copy link
Contributor

@jmrossy jmrossy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@aaronmgdr
Copy link
Member

aaronmgdr commented Jul 19, 2019

LG from this former rails dev

@yerdua yerdua merged commit fc08b4c into master Jul 22, 2019
@martinvol martinvol deleted the yerdua/use-latest-fastlane-and-minimagick branch August 6, 2019 17:31
aaronmgdr pushed a commit that referenced this pull request Sep 28, 2023
…/cookiejar-2.1.4

Bump cookiejar from 2.1.3 to 2.1.4 in /examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants