{"id":15030541,"url":"https://github.com/cocoapods/cocoapods","last_synced_at":"2025-09-09T20:46:21.760Z","repository":{"id":37484516,"uuid":"2203645","full_name":"CocoaPods/CocoaPods","owner":"CocoaPods","description":"The Cocoa Dependency Manager.","archived":false,"fork":false,"pushed_at":"2025-08-26T17:12:38.000Z","size":97969,"stargazers_count":14741,"open_issues_count":825,"forks_count":2669,"subscribers_count":553,"default_branch":"master","last_synced_at":"2025-09-06T02:18:34.425Z","etag":null,"topics":["cocoapods","dependency-manager","ios","mac","objective-c","package-manager","swift"],"latest_commit_sha":null,"homepage":"https://cocoapods.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CocoaPods.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-14T00:10:53.000Z","updated_at":"2025-09-05T15:21:55.000Z","dependencies_parsed_at":"2022-07-12T16:22:11.463Z","dependency_job_id":"20a8341d-e8bf-471c-81de-9072b042aa99","html_url":"https://github.com/CocoaPods/CocoaPods","commit_stats":{"total_commits":8156,"total_committers":419,"mean_commits":"19.465393794749403","dds":0.801863658656204,"last_synced_commit":"a4a2642e0eaa758fbc6e27c07500029c753efc18"},"previous_names":[],"tags_count":231,"template":false,"template_full_name":null,"purl":"pkg:github/CocoaPods/CocoaPods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FCocoaPods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FCocoaPods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FCocoaPods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FCocoaPods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","download_url":"https://codeload.github.com/CocoaPods/CocoaPods/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FCocoaPods/sbom","scorecard":{"id":31150,"data":{"date":"2025-08-11","repo":{"name":"github.com/CocoaPods/CocoaPods","commit":"648ccdcaea2063fe63977a0146e1717aec3efa54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":1,"reason":"Found 2/14 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/Lint.yml:1","Warn: no topLevel permission defined: .github/workflows/Specs.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: examples/Excluded-Archs-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Excluded-Archs-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Excluded-Archs-Example/CoconutLib/build/CoconutLib.xcframework/ios-x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Excluded-Archs-Example/CoconutLib/build/CoconutLib.xcframework/ios-x86_64-simulator/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Oddly-Named-XCF-Slices-Example/CoconutLib/build/CoconutLib.xcframework/coconut-liquid/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Oddly-Named-XCF-Slices-Example/CoconutLib/build/CoconutLib.xcframework/coconut-liquid/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Oddly-Named-XCF-Slices-Example/CoconutLib/build/CoconutLib.xcframework/coconut-water/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Oddly-Named-XCF-Slices-Example/CoconutLib/build/CoconutLib.xcframework/coconut-water/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/CoconutLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/DynamicFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_armv7/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/ios-arm64_x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/macos-arm64_x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_32_armv7k/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticFramework/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a:1","Warn: binary detected: examples/Vendored XCFramework Example/BananaLib/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/iOS-Catalyst.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/iOS-Simulator.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/iOS.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/macOS.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/tvOS-Simulator.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/tvOS.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/watchOS-Simulator.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.dSYMs/watchOS.dSYM/Contents/Resources/DWARF/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/ios-arm64/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/ios-x86_64-maccatalyst/BananaLib.framework/Versions/A/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/ios-x86_64-simulator/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/macos-x86_64/BananaLib.framework/Versions/A/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/tvos-arm64/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/tvos-x86_64-simulator/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/watchos-armv7k_arm64_32/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/BananaLib/build/BananaLib.xcframework/watchos-i386-simulator/BananaLib.framework/BananaLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64_x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64_x86_64-maccatalyst/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/ios-arm64_x86_64-simulator/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/macos-arm64_x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/macos-arm64_x86_64/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/tvos-arm64/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/watchos-arm64_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/watchos-arm64_arm64_32/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/watchos-arm64_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: examples/Vendored-XCFramework12-Example/CoconutLib/build/CoconutLib.xcframework/watchos-arm64_x86_64-simulator/dSYMs/CoconutLib.framework.dSYM/Contents/Resources/DWARF/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/ios-arm64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/macos-x86_64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/tvos-arm64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/after/BananaLib/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/ios-arm64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/macos-x86_64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/tvos-arm64/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_library_xcframework/before/BananaLib/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_xcframework/before/BananaLib/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_xcframework/before/BananaLib/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_static_xcframework/before/BananaLib/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/cocoapods-integration-specs/install_vendored_xcframework/before/BananaLib/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/empty.dylib:1","Warn: binary detected: spec/fixtures/monkey/dynamic-monkey.framework/dynamic-monkey:1","Warn: binary detected: spec/fixtures/prebuilt-swift-framework/VendoredSwiftFramework.framework/VendoredSwiftFramework:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/Current/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/macos-x86_64/CoconutLib.framework/Versions/Current/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/tvos-arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/tvos-x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/DynamicFramework/CoconutLib.xcframework/watchos-i386-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/ios-armv7_arm64/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/ios-i386_x86_64-simulator/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/A/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/ios-x86_64-maccatalyst/CoconutLib.framework/Versions/Current/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticFramework/CoconutLib.xcframework/watchos-armv7k_arm64_32/CoconutLib.framework/CoconutLib:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/ios-arm64/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/ios-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/ios-x86_64-maccatalyst/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/macos-x86_64/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/tvos-arm64/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/tvos-arm64_x86_64-simulator/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/watchos-arm64_32_armv7k/libCoconut.a:1","Warn: binary detected: spec/fixtures/xcframeworks/StaticLibrary/CoconutLib.xcframework/watchos-arm64_i386_x86_64-simulator/libCoconut.a:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOS': spec/cocoapods-integration-specs/install_vendored_dynamic_framework/after/Pods/RealmSwift/build.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Specs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Specs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Specs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Specs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Specs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Specs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Specs.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Specs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Specs.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/Specs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-opened.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/CocoaPods/issue-opened.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:08:46.484Z","repository_id":37484516,"created_at":"2025-08-14T19:08:46.484Z","updated_at":"2025-08-14T19:08:46.484Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274359027,"owners_count":25270683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cocoapods","dependency-manager","ios","mac","objective-c","package-manager","swift"],"created_at":"2024-09-24T20:13:38.936Z","updated_at":"2025-09-09T20:46:16.536Z","avatar_url":"https://github.com/CocoaPods.png","language":"Ruby","readme":"![CocoaPods Logo](https://raw.github.com/CocoaPods/shared_resources/master/assets/cocoapods-banner-readme.png)\n\n### CocoaPods: The Cocoa dependency manager\n\n[![Build Status](https://github.com/CocoaPods/CocoaPods/workflows/Specs/badge.svg)](https://github.com/CocoaPods/CocoaPods/actions/workflows/Specs.yml)\n[![Gem Version](https://img.shields.io/gem/v/cocoapods)](https://rubygems.org/gems/cocoapods)\n[![Maintainability](https://api.codeclimate.com/v1/badges/8f0fe544baf2ae1acc2b/maintainability)](https://codeclimate.com/github/CocoaPods/CocoaPods/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/8f0fe544baf2ae1acc2b/test_coverage)](https://codeclimate.com/github/CocoaPods/CocoaPods/test_coverage)\n\nCocoaPods manages dependencies for your Xcode projects.\n\nYou specify the dependencies for your project in a simple text file: your `Podfile`. \nCocoaPods recursively resolves dependencies between libraries, fetches \nsource code for all dependencies, and creates and maintains an Xcode \nworkspace to build your project. The latest released Xcode versions and the \nprior version are supported.\n\nInstalling and updating CocoaPods is very easy. Don't miss the [Installation\nguide](https://guides.cocoapods.org/using/getting-started.html#installation) and the\n[Getting Started guide](https://guides.cocoapods.org/using/getting-started.html).\n\n## Project Goals\n\nCocoaPods aims to improve the engagement with, and discoverability \nof, third party open-source Cocoa libraries. These\nproject goals influence and drive the design of CocoaPods:\n\n- Create and share libraries, and use them in your own projects,\n  without creating extra work for library authors. Integrate\n  non-CocoaPods libraries and hack on your own fork of any\n  CocoaPods library with a simple transparent `Podspec` standard.\n- Allow library authors to structure their libraries however they like.\n- Save time for library authors by automating a lot of Xcode work not \n  related to their libraries' functionality.\n- Support any source management system. (Currently supported are `git`, \n  `svn`, `mercurial`, `bazaar`, and various types of archives downloaded over HTTP.)\n- Promote a culture of distributed collaboration on pods, but also provide\n  features only possible with a centralised solution to foster a community.\n- Build tools on top of the core Cocoa development system, including those \n  typically deployed to other operating systems, such as web-services.\n- Provide opinionated and automated integration, but make it completely\n  optional. You may manually integrate your CocoaPods dependencies\n  into your Xcode project as you see fit, with or without a workspace.\n- Solve everyday problems for Cocoa and Xcode developers.\n\n## Sponsors\n\nLovingly sponsored by a collection of companies, see the footer of [CocoaPods.org](https://cocoapods.org) for an up-to-date list. \n\n## Collaborate\n\nAll CocoaPods development happens on GitHub. Contributions make for good karma and\nwe [welcome new](https://blog.cocoapods.org/starting-open-source/) contributors with joy. We take contributors seriously, and thus have a \ncontributor [code of conduct](CODE_OF_CONDUCT.md).\n\n## Links\n\n| Link | Description |\n| :----- | :------ |\n[CocoaPods.org](https://cocoapods.org/) | Homepage and search for Pods.\n[@CocoaPods](https://twitter.com/CocoaPods) | Follow CocoaPods on Twitter to stay up to date.\n[Blog](https://blog.cocoapods.org) | The CocoaPods blog.\n[Mailing List](https://groups.google.com/group/cocoapods) | Feel free to ask any kind of question.\n[Guides](https://guides.cocoapods.org) | Everything you want to know about CocoaPods.\n[Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) | See the changes introduced in each CocoaPods version.\n[New Pods RSS](https://feeds.cocoapods.org/new-pods.rss) | Don't miss any new Pods.\n[Code of Conduct](CODE_OF_CONDUCT.md) | Find out the standards we hold ourselves to.\n\n## Projects\n\nCocoaPods is composed of the following projects:\n\n| Status    | Project | Description | Info |\n| :-------- | :------ | :--- | :--- |\n| [![Build Status](https://github.com/CocoaPods/CocoaPods/workflows/Specs/badge.svg)](https://github.com/CocoaPods/CocoaPods/actions/workflows/Specs.yml) | [CocoaPods](https://github.com/CocoaPods/CocoaPods) | The CocoaPods command line tool. | [guides](https://guides.cocoapods.org)\n| [![Build Status](https://github.com/CocoaPods/Core/workflows/Specs/badge.svg)](https://github.com/CocoaPods/Core/actions/workflows/Specs.yml) | [CocoaPods Core](https://github.com/CocoaPods/Core) | Support for working with specifications and podfiles. | [docs](https://guides.cocoapods.org/contributing/components.html)\n| [![Build Status](https://github.com/CocoaPods/cocoapods-downloader/workflows/Specs/badge.svg)](https://github.com/CocoaPods/cocoapods-downloader/actions/workflows/Specs.yml) |[CocoaPods Downloader](https://github.com/CocoaPods/cocoapods-downloader) |  Downloaders for various source types. |  [docs](https://www.rubydoc.info/gems/cocoapods-downloader)\n| [![Build Status](https://github.com/CocoaPods/Xcodeproj/workflows/Specs/badge.svg)](https://github.com/CocoaPods/Xcodeproj/actions/workflows/Specs.yml) | [Xcodeproj](https://github.com/CocoaPods/Xcodeproj) | Create and modify Xcode projects from Ruby. |  [docs](https://www.rubydoc.info/gems/xcodeproj)\n| [![Build Status](https://github.com/CocoaPods/CLAide/workflows/ci/badge.svg)](https://github.com/CocoaPods/CLAide/actions/workflows/ci.yml) | [CLAide](https://github.com/CocoaPods/CLAide) | A small command-line interface framework.  | [docs](https://www.rubydoc.info/gems/claide)\n| [![Build Status](https://github.com/CocoaPods/Molinillo/workflows/test/badge.svg)](https://github.com/CocoaPods/Molinillo/actions/workflows/test.yml) | [Molinillo](https://github.com/CocoaPods/Molinillo) | A powerful generic dependency resolver.  | [docs](https://www.rubydoc.info/gems/molinillo)\n|  | [Master Repo ](https://github.com/CocoaPods/Specs) | Master repository of specifications. | [guides](https://guides.cocoapods.org/making/specs-and-specs-repo.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocoapods%2Fcocoapods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocoapods%2Fcocoapods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocoapods%2Fcocoapods/lists"}