OWASP dependency analysis for iOS / CocoaPods
Uses jeremylong/DependencyCheck to search Podfile.lock for CVE vulnerabilites.
The generated HTML document will be placed into BITRISE_DEPLOY_DIR by default. Remember to run the "Deploy to bitrise.io" step in order to persist artifacts.
Install Ruby Dependencies with Bundler
Runs the selected Carthage command.
This Step uses CocoaPods' pod install or pod update command to install your dependencies.
pod install
pod update
You don't need to keep the installed seeds in your repo, simply add this step and Bitrise will do the seed install for you on the VM!