{"id":5600809,"name":"bcylin/QuickTableViewController","ecosystem":"carthage","description":"A simple way to create a UITableView for settings in Swift.","homepage":"https://bcylin.github.io/QuickTableViewController","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bcylin/QuickTableViewController","keywords_array":["ios","radio-buttons","settings","swift","switch-control","tableview"],"namespace":"bcylin","versions_count":31,"first_release_published_at":"2015-09-08T16:17:42.000Z","latest_release_published_at":"2020-11-24T22:00:05.000Z","latest_release_number":"v1.3.1","last_synced_at":"2026-04-04T09:35:58.651Z","created_at":"2022-12-01T16:56:09.351Z","updated_at":"2026-04-04T10:23:16.012Z","registry_url":null,"install_command":null,"documentation_url":null,"metadata":{},"repo_metadata":{"id":3344599,"uuid":"41998249","full_name":"bcylin/QuickTableViewController","owner":"bcylin","description":"A simple way to create a UITableView for settings in Swift.","archived":false,"fork":false,"pushed_at":"2023-11-28T21:58:13.000Z","size":1744,"stargazers_count":559,"open_issues_count":0,"forks_count":64,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2026-02-03T11:06:21.063Z","etag":null,"topics":["ios","radio-buttons","settings","swift","switch-control","tableview"],"latest_commit_sha":null,"homepage":"https://bcylin.github.io/QuickTableViewController","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcylin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"bcylin"}},"created_at":"2015-09-06T10:15:22.000Z","updated_at":"2025-09-24T00:10:44.000Z","dependencies_parsed_at":"2024-01-29T18:06:56.660Z","dependency_job_id":null,"html_url":"https://github.com/bcylin/QuickTableViewController","commit_stats":{"total_commits":560,"total_committers":15,"mean_commits":"37.333333333333336","dds":"0.19821428571428568","last_synced_commit":"b7d1c854e5d5892843db55aa0cc673eddc7f1333"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/bcylin/QuickTableViewController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcylin","download_url":"https://codeload.github.com/bcylin/QuickTableViewController/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController/sbom","scorecard":{"id":228927,"data":{"date":"2025-08-11","repo":{"name":"github.com/bcylin/QuickTableViewController","commit":"b7d1c854e5d5892843db55aa0cc673eddc7f1333"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/24 approved changesets -- score normalized to 0","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/docs.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/docs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bcylin/QuickTableViewController/docs.yml/develop?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:42","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"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":"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-6f62-3596-g6w7","Warn: Project is vulnerable to: GHSA-r995-q44h-hr64"],"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 7 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-17T04:26:47.720Z","repository_id":3344599,"created_at":"2025-08-17T04:26:47.720Z","updated_at":"2025-08-17T04:26:47.720Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31395049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T09:13:02.600Z","status":"ssl_error","status_checked_at":"2026-04-04T09:13:01.683Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-04T10:23:16.011Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":44.325897187196894,"dependent_packages_count":0.0,"stargazers_count":26.91561590688652,"forks_count":28.806983511154222,"docker_downloads_count":null,"average":25.012124151309408},"purl":"pkg:carthage/bcylin%2FQuickTableViewController","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/carthage/bcylin/QuickTableViewController","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/carthage/bcylin/QuickTableViewController","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/carthage/bcylin/QuickTableViewController/dependencies","status":null,"funding_links":["https://github.com/sponsors/bcylin"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T04:45:51.076Z","issues_count":43,"pull_requests_count":57,"avg_time_to_close_issue":12423483.441860465,"avg_time_to_close_pull_request":2244723.1754385964,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":12,"issue_authors_count":30,"avg_comments_per_issue":3.046511627906977,"avg_comments_per_pull_request":1.912280701754386,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1870099.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcylin%2FQuickTableViewController/issues","maintainers":[{"login":"bcylin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcylin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/bcylin%2FQuickTableViewController/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/bcylin%2FQuickTableViewController/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/bcylin%2FQuickTableViewController/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/bcylin%2FQuickTableViewController/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/bcylin%2FQuickTableViewController/codemeta","maintainers":[]}