Swift - CocoaPods

See a breakdown of the file formats and features supported in Swift.

Debricked currently supports tracking Swift dependencies via CocoaPods using Podfile.lock files.

If the file is committed to your repository, it will be automatically scanned for dependencies when you have done any of our integrations to your CI/CD pipeline.

Supported File Formats and Features

Package Manager
Supported File Formats
Root dependencies
Indirect dependencies
Dependency trees
Security Scanning
License Scanning
Root Fix
Pull Request
Vulnerable Functionality
High Performance Scan

CocoaPods

podfile.lock

Yes*

*This is a native lock file format. Native lock file formats are the fastest formats to scan.

Last updated