{"id":8426,"url":"https://github.com/fastlane/packaged-fastlane","last_synced_at":"2026-08-05T06:20:32.550Z","repository":{"id":65998288,"uuid":"55805219","full_name":"fastlane/packaged-fastlane","owner":"fastlane","description":"Preparing a Ruby bundle","archived":false,"fork":false,"pushed_at":"2019-12-11T19:02:31.000Z","size":655,"stargazers_count":8,"open_issues_count":3,"forks_count":8,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-10-08T14:53:14.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fastlane.tools","language":"Shell","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/fastlane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-08T19:42:06.000Z","updated_at":"2021-11-21T01:06:48.000Z","dependencies_parsed_at":"2023-02-21T02:16:20.133Z","dependency_job_id":null,"html_url":"https://github.com/fastlane/packaged-fastlane","commit_stats":{"total_commits":224,"total_committers":16,"mean_commits":14.0,"dds":0.4464285714285714,"last_synced_commit":"7db4799752fc0c104904c2d8bc743563e1a014a3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fastlane/packaged-fastlane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastlane%2Fpackaged-fastlane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastlane%2Fpackaged-fastlane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastlane%2Fpackaged-fastlane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastlane%2Fpackaged-fastlane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastlane","download_url":"https://codeload.github.com/fastlane/packaged-fastlane/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastlane%2Fpackaged-fastlane/sbom","scorecard":{"id":393442,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastlane/packaged-fastlane","commit":"7db4799752fc0c104904c2d8bc743563e1a014a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:23:37.445Z","repository_id":65998288,"created_at":"2025-08-18T18:23:37.445Z","updated_at":"2025-08-18T18:23:37.445Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002970,"owners_count":26083488,"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-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2024-01-11T17:56:44.416Z","updated_at":"2025-10-10T06:20:16.706Z","avatar_url":"https://github.com/fastlane.png","language":"Shell","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/8426","html_url":"https://opencollective.ecosyste.ms/projects/8426","collective":{"id":476,"uuid":"8k03reyd-5agmq5el-59kqlbwo-z7j4nxv9","slug":"fastlane","name":"fastlane","description":"The easiest way to automate building and releasing your iOS and Android apps","website":"https://fastlane.tools/","github":"fastlane","twitter":"FastlaneTools","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://fastlane.tools/"},{"type":"TWITTER","url":"https://twitter.com/FastlaneTools"},{"type":"GITHUB","url":"https://github.com/fastlane"}],"currency":"USD","projects_count":34,"last_synced_at":"2026-08-19T18:15:11.820Z","created_at":"2024-01-10T13:17:47.850Z","updated_at":"2026-08-19T18:15:12.016Z","transactions_count":0,"balance":125.31,"account_type":"COLLECTIVE","owner":{"login":"fastlane","name":"fastlane","uuid":"11098337","kind":"organization","description":"🚀 The easiest way to automate building and releasing your iOS and Android apps","email":"fastlane@google.com","website":"https://fastlane.tools","location":null,"twitter":"FastlaneTools","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11098337?v=4","repositories_count":33,"last_synced_at":"2024-10-29T15:53:55.080Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fastlane","funding_links":[],"total_stars":44648,"followers":292,"following":0,"created_at":"2022-11-02T16:33:57.092Z","updated_at":"2024-10-29T15:53:55.081Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastlane","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastlane/repositories"},"last_project_activity_at":"2026-08-01T10:53:19.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-07-13T17:25:34.615Z","collective_updated_at":"2026-08-18T12:03:53.667Z","html_url":"https://opencollective.com/fastlane","icon_url":"https://images.opencollective.com/fastlane/logo/40.png","total_donations":125.31,"total_expenses":-24.69,"current_balance":125.31,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fastlane","url":"https://opencollective.ecosyste.ms/collectives/fastlane","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/fastlane/projects"}}