Snyk offers security scanning to test your projects for vulnerabilities, both through your CLI and through different integrations from our UI.
The following describes how to use Snyk to scan your CocoaPods projects:
Package managers/Features |
CLI support |
Git support |
License scanning |
Remediation |
Runtime monitoring |
|
---|---|---|---|---|---|---|
|
Cocoapods |
✔︎ |
✔︎ | ✔︎ |
When working with Swift and Objective-C projects from our CLI, you can prevent testing any lockfiles that are out-of-sync, as follows:
Option |
Description |
---|---|
|
Prevent testing out-of-sync lockfiles. Defaults to true. |
Swift and Objective-C projects managed by CocoaPods can be imported from any of the Git repositories we support. In order to test your projects, we analyze your Podfile and Podfile.lock files.