{"id":1562,"url":"https://github.com/CocoaPods/CocoaPods","last_synced_at":"2026-05-15T18:20:46.711Z","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":14752,"open_issues_count":829,"forks_count":2672,"subscribers_count":551,"default_branch":"master","last_synced_at":"2025-10-09T06:38:20.603Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-14T00:10:53.000Z","updated_at":"2025-10-09T05:31:43.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":279001947,"owners_count":26083226,"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-10-09T02:00:07.460Z","response_time":59,"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-01-11T16:43:21.395Z","updated_at":"2025-10-10T12:23:32.872Z","avatar_url":"https://github.com/CocoaPods.png","language":"Ruby","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/1562","html_url":"https://opencollective.ecosyste.ms/projects/1562","collective":{"id":193,"uuid":"eng0kzdy-vor4pzb5-dj9pbma8-37xlw95j","slug":"cocoapods","name":"CocoaPods","description":"The dependency manager for Swift \u0026 Objective-C projects","website":"","github":"CocoaPods","twitter":"CocoaPods","repository_url":null,"social_links":[{"type":"TWITTER","url":"https://twitter.com/CocoaPods"},{"type":"GITHUB","url":"https://github.com/CocoaPods"},{"type":"GITHUB","url":"https://github.com/CocoaPods/CocoaPods"}],"currency":"USD","projects_count":69,"last_synced_at":"2026-06-08T18:15:17.382Z","created_at":"2024-01-10T13:17:47.287Z","updated_at":"2026-06-08T18:15:17.743Z","transactions_count":0,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"CocoaPods","name":"CocoaPods","uuid":"1189714","kind":"organization","description":"A Swift \u0026 Objective C Dependency Manager","email":null,"website":"https://cocoapods.org","location":null,"twitter":"CocoaPods","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1189714?v=4","repositories_count":69,"last_synced_at":"2024-10-30T03:50:16.591Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CocoaPods","funding_links":[],"total_stars":30155,"followers":279,"following":0,"created_at":"2022-11-02T16:38:08.889Z","updated_at":"2024-10-30T03:50:16.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods/repositories"},"last_project_activity_at":"2026-04-09T01:13:14.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2023-05-16T15:11:14.272Z","collective_updated_at":"2023-05-20T17:47:58.688Z","html_url":"https://opencollective.com/cocoapods","icon_url":"https://images.opencollective.com/cocoapods/logo/40.png","total_donations":0.0,"total_expenses":0.0,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cocoapods","url":"https://opencollective.ecosyste.ms/collectives/cocoapods","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/cocoapods/projects"}}