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

Analyze dependencies from CocoaPods Podfile.lock #1324

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

Dahlgren
Copy link
Contributor

@Dahlgren Dahlgren commented Jun 9, 2018

Fixes Issue #1187

Description of Change

Adds analyze of Podfile.lock files which are generated based on Podfile dependencies. The resulting dependency tree is added as dependencies to the engine.

Have test cases been added to cover the new functionality?

yes

@jeremylong
Copy link
Owner

Can one of the admins verify this patch?

@jorenvh1
Copy link

Can this be merged?

@jeremylong
Copy link
Owner

@jorenvh1 yes - I'll be merging this shortly. I was in the middle of some other updates - but this will be included in the next release.

@jeremylong jeremylong merged commit dc906e3 into jeremylong:master Jun 22, 2018
@Dahlgren Dahlgren deleted the feature/podfile branch July 30, 2018 10:57
@anoop4real
Copy link

Can you provide the exact command ? Should I "scan " to podfile.lock?

@tdwyer
Copy link

tdwyer commented Apr 16, 2020

This command works

bin/dependency-check.sh --enableExperimental --project TheProjectName --out output --scan /home/user/ios_security/ios

@lock lock bot locked and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants