{"id":369055,"url":"https://github.com/Quick/Quick","last_synced_at":"2026-06-20T00:30:33.868Z","repository":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2026-05-18T15:19:28.000Z","size":3491,"stargazers_count":9830,"open_issues_count":49,"forks_count":896,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-06-15T12:18:31.640Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2026-06-14T08:48:56.000Z","dependencies_parsed_at":"2025-12-16T12:00:31.065Z","dependency_job_id":"8afdc7d5-131c-4984-8be1-d8c7acdecc34","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34449283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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"}},"owner":{"login":"Quick","name":"Quick","uuid":"8083968","kind":"organization","description":"The Swift (and Objective-C) testing framework.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8083968?v=4","repositories_count":6,"last_synced_at":"2024-02-25T00:10:12.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Quick","funding_links":[],"total_stars":14859,"followers":null,"following":null,"created_at":"2022-11-08T15:49:23.179Z","updated_at":"2024-02-25T00:10:12.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick/repositories"},"packages":[{"id":9960325,"name":"github.com/quick/quick","ecosystem":"swiftpm","description":"The Swift (and Objective-C) testing framework.","homepage":"http://quick.github.io/Quick/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quick/quick","keywords_array":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"namespace":"Quick","versions_count":58,"first_release_published_at":"2024-03-27T15:58:20.000Z","latest_release_published_at":"2024-07-23T16:06:58.000Z","latest_release_number":"v7.6.2","last_synced_at":"2026-05-12T05:31:47.389Z","created_at":"2024-05-13T15:15:54.279Z","updated_at":"2026-05-12T05:31:47.390Z","registry_url":"https://swiftpackageindex.com/quick/quick","install_command":null,"documentation_url":"https://swiftpackageindex.com/quick/quick/documentation","metadata":{},"repo_metadata":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2026-04-13T10:39:46.000Z","size":3487,"stargazers_count":9827,"open_issues_count":47,"forks_count":896,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-04-29T13:06:58.056Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2026-04-24T17:20:05.000Z","dependencies_parsed_at":"2025-12-16T12:00:31.065Z","dependency_job_id":"8afdc7d5-131c-4984-8be1-d8c7acdecc34","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32480557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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"},"owner_record":{"login":"Quick","name":"Quick","uuid":"8083968","kind":"organization","description":"The Swift (and Objective-C) testing framework.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8083968?v=4","repositories_count":6,"last_synced_at":"2024-02-25T00:10:12.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Quick","funding_links":[],"total_stars":14859,"followers":null,"following":null,"created_at":"2022-11-08T15:49:23.179Z","updated_at":"2024-02-25T00:10:12.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick/repositories"},"tags":[{"name":"v7.6.2","sha":"1163a1b1b114a657c7432b63dd1f92ce99fe11a6","kind":"tag","published_at":"2024-07-23T16:06:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"a5b8295dfe6a499cb6caaa7126f074039b0a75d7","kind":"tag","published_at":"2024-07-02T14:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"288859c2a5b3f9ce97063f742185eac92efea2dc","kind":"tag","published_at":"2024-05-12T16:43:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0/manifests"},{"name":"v0.0.1","sha":"bfdcb55b4ab9364852720b7bbed9441a82ddb08d","kind":"commit","published_at":"2024-03-27T15:58:20.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1/manifests"},{"name":"v7.5.0","sha":"26529ff2209c40ae50fd642b031f930d9d68ea02","kind":"tag","published_at":"2024-03-24T21:15:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"6d01974d236f598633cac58280372c0c8cfea5bc","kind":"tag","published_at":"2024-03-07T05:36:01.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"a9e6c24033a25e158384d523a556c0b96c44a839","kind":"tag","published_at":"2024-01-24T01:33:16.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"3dd0b6791850f99e56518467317a9eec53462c66","kind":"tag","published_at":"2024-01-17T19:07:41.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ef9aaf3f634b3a1ab6f54f1173fe2400b36e7cb8","kind":"tag","published_at":"2023-09-17T05:08:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"494eff9ad74a37047782b0d5d8d84c7ff49a60e4","kind":"tag","published_at":"2023-07-28T15:16:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"9913828ef3554e6cc1a57797c9f8dfd136c6c9d6","kind":"commit","published_at":"2023-07-06T18:42:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"91132c0fe9a98e76f3d7381a608685aa41770706","kind":"commit","published_at":"2023-06-10T00:22:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"f2ce7e2373106b1b562dc965e1eee2324f9e72e3","kind":"commit","published_at":"2023-06-01T21:38:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e206b8deba0d01fce70388a6d9dc66cba5603958","kind":"commit","published_at":"2023-05-20T17:56:54.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.3","sha":"2fcf8271cdebd096ec4600aaf7f327b0ce60b67f","kind":"commit","published_at":"2023-04-27T15:26:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"e6583c4c9e2764d0eb2b06515a10317163cf8bc1","kind":"commit","published_at":"2023-04-23T18:27:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"967a3425e0d50fdc2c2f41df43ef8bfcbf5091df","kind":"commit","published_at":"2023-04-14T15:41:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1/manifests"},{"name":"v6.1.0","sha":"16910e406be96e08923918315388c3e989deac9e","kind":"commit","published_at":"2022-11-25T21:01:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"595c7a3284e5efe3cfdff7f3beb2f41581899502","kind":"commit","published_at":"2022-11-11T07:04:29.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"863d53a2cae240accf016bdc45739d1108e13ea1","kind":"commit","published_at":"2022-11-01T04:03:56.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"f9d519828bb03dfc8125467d8f7b93131951124c","kind":"commit","published_at":"2022-04-19T18:00:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6a3d1f575610172f2f87aa155aecf37b9dd88514","kind":"commit","published_at":"2022-04-15T19:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"bd86ca0141e3cfb333546de5a11ede63f0c4a0e6","kind":"tag","published_at":"2021-05-08T00:39:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v4.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"8cce6acd38f965f5baa3167b939f86500314022b","kind":"tag","published_at":"2021-02-09T15:23:50.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.2","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"d36edb59827ff8942f7c9a4d492316281c88ef26","kind":"tag","published_at":"2021-02-08T12:36:34.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"8a10ae40b78d2360ca56638f15fe721be8529993","kind":"tag","published_at":"2021-02-05T14:14:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"71c90eda2ab14b2110b22222d4b373163126561c","kind":"tag","published_at":"2021-02-05T01:09:48.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0038bcbab4292f3b028632556507c124e5ba69f3","kind":"tag","published_at":"2020-06-08T12:18:14.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"09b3becb37cb2163919a3842a4c5fa6ec7130792","kind":"tag","published_at":"2020-06-01T00:19:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"33682c2f6230c60614861dfc61df267e11a1602f","kind":"tag","published_at":"2019-09-14T06:57:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"94df9b449508344667e5afc7e80f8bcbff1e4c37","kind":"tag","published_at":"2019-04-18T14:50:30.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0b4ed6c706dd0cce923b5019a605a9bcc6b1b600","kind":"tag","published_at":"2019-03-03T12:10:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0/manifests"},{"name":"v1.3.4","sha":"f2b5a06440ea87eba1a167cab37bf6496646c52e","kind":"tag","published_at":"2019-01-29T13:16:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.4","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"3ad71a5ddb92f418b3152a359a3e8369ec3cef1d","kind":"tag","published_at":"2019-01-28T15:29:55.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.3","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"5fbf13871d185526993130c3a1fad0b70bfe37ce","kind":"tag","published_at":"2018-09-21T13:30:07.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.2","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b060679e70d13c3c7dcd124201b5b1b34ce6f340","kind":"tag","published_at":"2018-07-12T04:41:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3e3023569c8d4c4a0d000f58db765df53041117f","kind":"tag","published_at":"2018-04-20T04:56:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ff81f2c665b4381f526bd656f8708dd52a9ea2f","kind":"tag","published_at":"2017-09-28T15:15:35.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e4fa1e85c0305ba4e0866f25812d3fa398f3a048","kind":"tag","published_at":"2017-02-09T08:08:04.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9c032315fafca658668d49f6396f1f24b09a83b2","kind":"tag","published_at":"2016-11-22T09:14:57.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"b441ba9d4abdc87fc153c55de947834b737bbe04","kind":"tag","published_at":"2016-09-23T16:05:27.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.10.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"faa6056c0c7da69fc1fb494cf61fa264aea4d9bc","kind":"tag","published_at":"2016-07-29T04:25:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"dc2b4b75d2f718518acbdef289a72fad77975a8a","kind":"tag","published_at":"2016-04-10T01:51:05.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"2f037560be197f0f5ae992512549bc29fabb3818","kind":"tag","published_at":"2016-02-09T03:08:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fcb11a2cbf08e10806039b8f767ab9072115d04d","kind":"tag","published_at":"2016-01-26T06:01:13.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e0ce8a820ff0acf8b7fedcab27186736b51412b8","kind":"tag","published_at":"2015-10-27T05:51:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.8.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7d0b8c21357839a8c5228863b77faecf709254a9","kind":"tag","published_at":"2015-10-18T18:48:45.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.7.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b47b9ebf97bc8e377070bd1e868c9f89b870c4fc","kind":"tag","published_at":"2015-08-31T01:36:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"210c7a0edcfabbd20e71a258fa2a7c943769a8c1","kind":"tag","published_at":"2015-07-27T08:25:44.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"30fad17ee8fe52b22617e5ff60b067e4a3d9bf0d","kind":"tag","published_at":"2015-07-10T05:37:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d69e14d987b8e6bfc6963a7383ec176401ba67ed","kind":"tag","published_at":"2015-06-10T03:10:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8bf96f708924d728dab5f0cf7543b6f1b896a209","kind":"tag","published_at":"2015-04-06T05:29:21.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1/manifests"},{"name":"v0.2.3","sha":"ce729620fa9db8d3c76b69bbfc429cece97dbe36","kind":"tag","published_at":"2015-03-31T04:01:18.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3/manifests"},{"name":"v0.3.0","sha":"e612b4cc21076a20764b1ef6c4ac51f14cf34c92","kind":"tag","published_at":"2015-02-10T21:13:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"b0e98286db7e9d1f1e73cd4e69eac2aae2a1e3f8","kind":"tag","published_at":"2014-12-27T21:24:25.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8192256cdc8f86ec4fa45508567cb6c4ca2e56bb","kind":"commit","published_at":"2014-12-07T01:45:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"315ae2a4a630156d5ac094ae1f107af60edce21d","kind":"tag","published_at":"2014-11-18T01:12:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0/manifests"},{"name":"v0.1.0-beta","sha":"ecfc6132fe5f48c3f9210c92ab102bd6666add59","kind":"tag","published_at":"2014-07-05T16:07:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.1.0-beta","html_url":"https://github.com/Quick/Quick/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-05-05T02:08:45.493Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.78064516129032,"dependent_packages_count":14.399999999999999,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.090322580645157},"purl":"pkg:swift/github.com/quick/quick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/quick/quick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/quick/quick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/quick/quick/dependencies","status":null,"funding_links":["https://github.com/sponsors/jessesquires","https://github.com/sponsors/younata"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-21T09:02:12.909Z","issues_count":90,"pull_requests_count":164,"avg_time_to_close_issue":47962455.78688525,"avg_time_to_close_pull_request":5093733.365517241,"issues_closed_count":61,"pull_requests_closed_count":145,"pull_request_authors_count":27,"issue_authors_count":65,"avg_comments_per_issue":2.522222222222222,"avg_comments_per_pull_request":1.2073170731707317,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":4,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":825506.0,"past_year_avg_time_to_close_pull_request":2237724.625,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","maintainers":[{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"},{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"},{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"},{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"},{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}],"active_maintainers":[{"login":"younata","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fquick%2Fquick/codemeta","maintainers":[],"registry":{"name":"swiftpackageindex.com","url":"https://swiftpackageindex.com","ecosystem":"swiftpm","default":true,"packages_count":12906,"maintainers_count":0,"namespaces_count":2456,"keywords_count":0,"github":"SwiftPackageIndex","metadata":{"funded_packages_count":1647},"icon_url":"https://github.com/SwiftPackageIndex.png","created_at":"2022-11-28T16:45:05.949Z","updated_at":"2026-04-03T06:40:40.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/namespaces"}},{"id":390317,"name":"Quick","ecosystem":"cocoapods","description":"The Swift (and Objective-C) testing framework.","homepage":"https://github.com/Quick/Quick","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Quick/Quick","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2022-04-06T16:13:04.713Z","latest_release_published_at":"2024-08-05T20:01:57.422Z","latest_release_number":"7.6.2","last_synced_at":"2026-05-12T05:31:48.501Z","created_at":"2022-04-06T16:13:04.585Z","updated_at":"2026-05-12T05:31:48.501Z","registry_url":"https://cocoapods.org/pods/Quick","install_command":"pod try Quick","documentation_url":"https://cocoadocs.org/docsets/Quick/","metadata":{},"repo_metadata":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-04T04:52:48.000Z","size":3629,"stargazers_count":9837,"open_issues_count":41,"forks_count":905,"subscribers_count":221,"default_branch":"main","last_synced_at":"2025-10-11T11:04:41.082Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2025-10-07T18:06:12.000Z","dependencies_parsed_at":"2023-02-17T00:55:44.823Z","dependency_job_id":"fd314653-a3d3-4c4c-803f-8e43b1326087","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010341,"owners_count":26084738,"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-12T02:00:06.719Z","response_time":53,"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"},"owner_record":{"login":"Quick","name":"Quick","uuid":"8083968","kind":"organization","description":"The Swift (and Objective-C) testing framework.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8083968?v=4","repositories_count":6,"last_synced_at":"2024-02-25T00:10:12.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Quick","funding_links":[],"total_stars":14859,"followers":null,"following":null,"created_at":"2022-11-08T15:49:23.179Z","updated_at":"2024-02-25T00:10:12.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick/repositories"},"tags":[{"name":"v7.6.2","sha":"1163a1b1b114a657c7432b63dd1f92ce99fe11a6","kind":"tag","published_at":"2024-07-23T16:06:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"a5b8295dfe6a499cb6caaa7126f074039b0a75d7","kind":"tag","published_at":"2024-07-02T14:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"288859c2a5b3f9ce97063f742185eac92efea2dc","kind":"tag","published_at":"2024-05-12T16:43:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0/manifests"},{"name":"v0.0.1","sha":"bfdcb55b4ab9364852720b7bbed9441a82ddb08d","kind":"commit","published_at":"2024-03-27T15:58:20.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1/manifests"},{"name":"v7.5.0","sha":"26529ff2209c40ae50fd642b031f930d9d68ea02","kind":"tag","published_at":"2024-03-24T21:15:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"6d01974d236f598633cac58280372c0c8cfea5bc","kind":"tag","published_at":"2024-03-07T05:36:01.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"a9e6c24033a25e158384d523a556c0b96c44a839","kind":"tag","published_at":"2024-01-24T01:33:16.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"3dd0b6791850f99e56518467317a9eec53462c66","kind":"tag","published_at":"2024-01-17T19:07:41.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ef9aaf3f634b3a1ab6f54f1173fe2400b36e7cb8","kind":"tag","published_at":"2023-09-17T05:08:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"494eff9ad74a37047782b0d5d8d84c7ff49a60e4","kind":"tag","published_at":"2023-07-28T15:16:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"9913828ef3554e6cc1a57797c9f8dfd136c6c9d6","kind":"commit","published_at":"2023-07-06T18:42:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"91132c0fe9a98e76f3d7381a608685aa41770706","kind":"commit","published_at":"2023-06-10T00:22:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"f2ce7e2373106b1b562dc965e1eee2324f9e72e3","kind":"commit","published_at":"2023-06-01T21:38:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e206b8deba0d01fce70388a6d9dc66cba5603958","kind":"commit","published_at":"2023-05-20T17:56:54.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.3","sha":"2fcf8271cdebd096ec4600aaf7f327b0ce60b67f","kind":"commit","published_at":"2023-04-27T15:26:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"e6583c4c9e2764d0eb2b06515a10317163cf8bc1","kind":"commit","published_at":"2023-04-23T18:27:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"967a3425e0d50fdc2c2f41df43ef8bfcbf5091df","kind":"commit","published_at":"2023-04-14T15:41:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1/manifests"},{"name":"v6.1.0","sha":"16910e406be96e08923918315388c3e989deac9e","kind":"commit","published_at":"2022-11-25T21:01:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"595c7a3284e5efe3cfdff7f3beb2f41581899502","kind":"commit","published_at":"2022-11-11T07:04:29.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"863d53a2cae240accf016bdc45739d1108e13ea1","kind":"commit","published_at":"2022-11-01T04:03:56.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"f9d519828bb03dfc8125467d8f7b93131951124c","kind":"commit","published_at":"2022-04-19T18:00:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6a3d1f575610172f2f87aa155aecf37b9dd88514","kind":"commit","published_at":"2022-04-15T19:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"bd86ca0141e3cfb333546de5a11ede63f0c4a0e6","kind":"tag","published_at":"2021-05-08T00:39:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v4.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"8cce6acd38f965f5baa3167b939f86500314022b","kind":"tag","published_at":"2021-02-09T15:23:50.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.2","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"d36edb59827ff8942f7c9a4d492316281c88ef26","kind":"tag","published_at":"2021-02-08T12:36:34.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"8a10ae40b78d2360ca56638f15fe721be8529993","kind":"tag","published_at":"2021-02-05T14:14:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"71c90eda2ab14b2110b22222d4b373163126561c","kind":"tag","published_at":"2021-02-05T01:09:48.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0038bcbab4292f3b028632556507c124e5ba69f3","kind":"tag","published_at":"2020-06-08T12:18:14.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"09b3becb37cb2163919a3842a4c5fa6ec7130792","kind":"tag","published_at":"2020-06-01T00:19:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"33682c2f6230c60614861dfc61df267e11a1602f","kind":"tag","published_at":"2019-09-14T06:57:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"94df9b449508344667e5afc7e80f8bcbff1e4c37","kind":"tag","published_at":"2019-04-18T14:50:30.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0b4ed6c706dd0cce923b5019a605a9bcc6b1b600","kind":"tag","published_at":"2019-03-03T12:10:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0/manifests"},{"name":"v1.3.4","sha":"f2b5a06440ea87eba1a167cab37bf6496646c52e","kind":"tag","published_at":"2019-01-29T13:16:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.4","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"3ad71a5ddb92f418b3152a359a3e8369ec3cef1d","kind":"tag","published_at":"2019-01-28T15:29:55.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.3","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"5fbf13871d185526993130c3a1fad0b70bfe37ce","kind":"tag","published_at":"2018-09-21T13:30:07.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.2","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b060679e70d13c3c7dcd124201b5b1b34ce6f340","kind":"tag","published_at":"2018-07-12T04:41:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3e3023569c8d4c4a0d000f58db765df53041117f","kind":"tag","published_at":"2018-04-20T04:56:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ff81f2c665b4381f526bd656f8708dd52a9ea2f","kind":"tag","published_at":"2017-09-28T15:15:35.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e4fa1e85c0305ba4e0866f25812d3fa398f3a048","kind":"tag","published_at":"2017-02-09T08:08:04.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9c032315fafca658668d49f6396f1f24b09a83b2","kind":"tag","published_at":"2016-11-22T09:14:57.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"b441ba9d4abdc87fc153c55de947834b737bbe04","kind":"tag","published_at":"2016-09-23T16:05:27.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.10.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"faa6056c0c7da69fc1fb494cf61fa264aea4d9bc","kind":"tag","published_at":"2016-07-29T04:25:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"dc2b4b75d2f718518acbdef289a72fad77975a8a","kind":"tag","published_at":"2016-04-10T01:51:05.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"2f037560be197f0f5ae992512549bc29fabb3818","kind":"tag","published_at":"2016-02-09T03:08:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fcb11a2cbf08e10806039b8f767ab9072115d04d","kind":"tag","published_at":"2016-01-26T06:01:13.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e0ce8a820ff0acf8b7fedcab27186736b51412b8","kind":"tag","published_at":"2015-10-27T05:51:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.8.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7d0b8c21357839a8c5228863b77faecf709254a9","kind":"tag","published_at":"2015-10-18T18:48:45.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.7.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b47b9ebf97bc8e377070bd1e868c9f89b870c4fc","kind":"tag","published_at":"2015-08-31T01:36:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"210c7a0edcfabbd20e71a258fa2a7c943769a8c1","kind":"tag","published_at":"2015-07-27T08:25:44.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"30fad17ee8fe52b22617e5ff60b067e4a3d9bf0d","kind":"tag","published_at":"2015-07-10T05:37:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d69e14d987b8e6bfc6963a7383ec176401ba67ed","kind":"tag","published_at":"2015-06-10T03:10:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8bf96f708924d728dab5f0cf7543b6f1b896a209","kind":"tag","published_at":"2015-04-06T05:29:21.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1/manifests"},{"name":"v0.2.3","sha":"ce729620fa9db8d3c76b69bbfc429cece97dbe36","kind":"tag","published_at":"2015-03-31T04:01:18.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3/manifests"},{"name":"v0.3.0","sha":"e612b4cc21076a20764b1ef6c4ac51f14cf34c92","kind":"tag","published_at":"2015-02-10T21:13:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"b0e98286db7e9d1f1e73cd4e69eac2aae2a1e3f8","kind":"tag","published_at":"2014-12-27T21:24:25.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8192256cdc8f86ec4fa45508567cb6c4ca2e56bb","kind":"commit","published_at":"2014-12-07T01:45:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"315ae2a4a630156d5ac094ae1f107af60edce21d","kind":"tag","published_at":"2014-11-18T01:12:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0/manifests"},{"name":"v0.1.0-beta","sha":"ecfc6132fe5f48c3f9210c92ab102bd6666add59","kind":"tag","published_at":"2014-07-05T16:07:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.1.0-beta","html_url":"https://github.com/Quick/Quick/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:26:53.761Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":4383,"rankings":{"downloads":null,"dependent_repos_count":0.07840727280433146,"dependent_packages_count":0.4207291225095379,"stargazers_count":0.15363587238686574,"forks_count":0.3369393615105055,"docker_downloads_count":null,"average":0.24742790730281017},"purl":"pkg:cocoapods/Quick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cocoapods/Quick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cocoapods/Quick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cocoapods/Quick/dependencies","status":null,"funding_links":["https://github.com/sponsors/jessesquires","https://github.com/sponsors/younata"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-04T07:00:36.476Z","issues_count":89,"pull_requests_count":157,"avg_time_to_close_issue":48750595.266666666,"avg_time_to_close_pull_request":5105880.335664336,"issues_closed_count":60,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":2.550561797752809,"avg_comments_per_pull_request":1.2484076433121019,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":10,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":342579.0,"past_year_avg_time_to_close_pull_request":667533.4761904762,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.4583333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","maintainers":[{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"},{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"},{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"},{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"},{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}],"active_maintainers":[{"login":"younata","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages/Quick/codemeta","maintainers":[{"uuid":"ben@octop.ad","login":null,"name":"Ben Chatelain","email":"ben@octop.ad","url":null,"packages_count":15,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.686Z","updated_at":"2022-11-08T00:21:07.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/ben@octop.ad/packages"},{"uuid":"ash@ashfurrow.com","login":null,"name":"Ash Furrow","email":"ash@ashfurrow.com","url":null,"packages_count":25,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.620Z","updated_at":"2022-11-08T00:21:07.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/ash@ashfurrow.com/packages"},{"uuid":"suicaicoca@gmail.com","login":null,"name":"Syo Ikeda","email":"suicaicoca@gmail.com","url":null,"packages_count":16,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.632Z","updated_at":"2022-11-08T00:21:07.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/suicaicoca@gmail.com/packages"},{"uuid":"jesse.d.squires@gmail.com","login":null,"name":"Jesse Squires","email":"jesse.d.squires@gmail.com","url":null,"packages_count":23,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.641Z","updated_at":"2022-11-08T00:21:07.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/jesse.d.squires@gmail.com/packages"},{"uuid":"brian.s.croom@gmail.com","login":null,"name":"Brian Croom","email":"brian.s.croom@gmail.com","url":null,"packages_count":6,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.676Z","updated_at":"2022-11-08T00:21:07.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/brian.s.croom@gmail.com/packages"},{"uuid":"jeff@jeffhui.net","login":null,"name":"Jeff Hui","email":"jeff@jeffhui.net","url":null,"packages_count":9,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.652Z","updated_at":"2022-11-08T00:21:07.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/jeff@jeffhui.net/packages"},{"uuid":"adsharp@me.com","login":null,"name":"Adam Sharp","email":"adsharp@me.com","url":null,"packages_count":6,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.666Z","updated_at":"2022-11-08T00:21:07.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/adsharp@me.com/packages"},{"uuid":"modocache@gmail.com","login":null,"name":"Brian Gesiak","email":"modocache@gmail.com","url":null,"packages_count":11,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.606Z","updated_at":"2022-11-08T00:21:07.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/modocache@gmail.com/packages"},{"uuid":"you@subluminal.net","login":null,"name":"Rachel Brindle","email":"you@subluminal.net","url":null,"packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-08T00:21:07.695Z","updated_at":"2022-11-08T00:21:07.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers/you@subluminal.net/packages"}],"registry":{"name":"cocoapods.org","url":"https://cocoapods.org","ecosystem":"cocoapods","default":true,"packages_count":102418,"maintainers_count":46666,"namespaces_count":0,"keywords_count":0,"github":"cocoapods","metadata":{"funded_packages_count":1672},"icon_url":"https://github.com/cocoapods.png","created_at":"2022-04-04T15:19:22.772Z","updated_at":"2026-04-03T06:40:10.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cocoapods.org/namespaces"}},{"id":4074257,"name":"github.com/Quick/Quick","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Quick/Quick","keywords_array":[],"namespace":"github.com/Quick","versions_count":58,"first_release_published_at":"2024-03-27T15:58:20.000Z","latest_release_published_at":"2024-07-23T16:06:58.000Z","latest_release_number":"v7.6.2+incompatible","last_synced_at":"2026-05-12T05:31:50.448Z","created_at":"2022-04-12T11:43:10.491Z","updated_at":"2026-05-12T05:31:50.448Z","registry_url":"https://pkg.go.dev/github.com/Quick/Quick","install_command":"go get github.com/Quick/Quick","documentation_url":"https://pkg.go.dev/github.com/Quick/Quick#section-documentation","metadata":{},"repo_metadata":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-04T04:52:48.000Z","size":3629,"stargazers_count":9837,"open_issues_count":41,"forks_count":905,"subscribers_count":221,"default_branch":"main","last_synced_at":"2025-10-11T11:04:41.082Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2025-10-07T18:06:12.000Z","dependencies_parsed_at":"2023-02-17T00:55:44.823Z","dependency_job_id":"fd314653-a3d3-4c4c-803f-8e43b1326087","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010341,"owners_count":26084738,"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-12T02:00:06.719Z","response_time":53,"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"},"owner_record":{"login":"Quick","name":"Quick","uuid":"8083968","kind":"organization","description":"The Swift (and Objective-C) testing framework.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8083968?v=4","repositories_count":6,"last_synced_at":"2024-02-25T00:10:12.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Quick","funding_links":[],"total_stars":14859,"followers":null,"following":null,"created_at":"2022-11-08T15:49:23.179Z","updated_at":"2024-02-25T00:10:12.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick/repositories"},"tags":[{"name":"v7.6.2","sha":"1163a1b1b114a657c7432b63dd1f92ce99fe11a6","kind":"tag","published_at":"2024-07-23T16:06:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"a5b8295dfe6a499cb6caaa7126f074039b0a75d7","kind":"tag","published_at":"2024-07-02T14:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"288859c2a5b3f9ce97063f742185eac92efea2dc","kind":"tag","published_at":"2024-05-12T16:43:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.6.0/manifests"},{"name":"v0.0.1","sha":"bfdcb55b4ab9364852720b7bbed9441a82ddb08d","kind":"commit","published_at":"2024-03-27T15:58:20.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.0.1/manifests"},{"name":"v7.5.0","sha":"26529ff2209c40ae50fd642b031f930d9d68ea02","kind":"tag","published_at":"2024-03-24T21:15:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.5.0/manifests"},{"name":"v7.4.1","sha":"6d01974d236f598633cac58280372c0c8cfea5bc","kind":"tag","published_at":"2024-03-07T05:36:01.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.1/manifests"},{"name":"v7.4.0","sha":"a9e6c24033a25e158384d523a556c0b96c44a839","kind":"tag","published_at":"2024-01-24T01:33:16.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"3dd0b6791850f99e56518467317a9eec53462c66","kind":"tag","published_at":"2024-01-17T19:07:41.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"ef9aaf3f634b3a1ab6f54f1173fe2400b36e7cb8","kind":"tag","published_at":"2023-09-17T05:08:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"494eff9ad74a37047782b0d5d8d84c7ff49a60e4","kind":"tag","published_at":"2023-07-28T15:16:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.2.0/manifests"},{"name":"v7.1.0","sha":"9913828ef3554e6cc1a57797c9f8dfd136c6c9d6","kind":"commit","published_at":"2023-07-06T18:42:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"91132c0fe9a98e76f3d7381a608685aa41770706","kind":"commit","published_at":"2023-06-10T00:22:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"f2ce7e2373106b1b562dc965e1eee2324f9e72e3","kind":"commit","published_at":"2023-06-01T21:38:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e206b8deba0d01fce70388a6d9dc66cba5603958","kind":"commit","published_at":"2023-05-20T17:56:54.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.3","sha":"2fcf8271cdebd096ec4600aaf7f327b0ce60b67f","kind":"commit","published_at":"2023-04-27T15:26:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"e6583c4c9e2764d0eb2b06515a10317163cf8bc1","kind":"commit","published_at":"2023-04-23T18:27:39.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"967a3425e0d50fdc2c2f41df43ef8bfcbf5091df","kind":"commit","published_at":"2023-04-14T15:41:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/Quick/Quick/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v7.0.0-beta.1/manifests"},{"name":"v6.1.0","sha":"16910e406be96e08923918315388c3e989deac9e","kind":"commit","published_at":"2022-11-25T21:01:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"595c7a3284e5efe3cfdff7f3beb2f41581899502","kind":"commit","published_at":"2022-11-11T07:04:29.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"863d53a2cae240accf016bdc45739d1108e13ea1","kind":"commit","published_at":"2022-11-01T04:03:56.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v6.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v6.0.0/manifests"},{"name":"v5.0.1","sha":"f9d519828bb03dfc8125467d8f7b93131951124c","kind":"commit","published_at":"2022-04-19T18:00:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"6a3d1f575610172f2f87aa155aecf37b9dd88514","kind":"commit","published_at":"2022-04-15T19:47:12.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v5.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"bd86ca0141e3cfb333546de5a11ede63f0c4a0e6","kind":"tag","published_at":"2021-05-08T00:39:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v4.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v4.0.0/manifests"},{"name":"v3.1.2","sha":"8cce6acd38f965f5baa3167b939f86500314022b","kind":"tag","published_at":"2021-02-09T15:23:50.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.2","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"d36edb59827ff8942f7c9a4d492316281c88ef26","kind":"tag","published_at":"2021-02-08T12:36:34.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"8a10ae40b78d2360ca56638f15fe721be8529993","kind":"tag","published_at":"2021-02-05T14:14:26.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"71c90eda2ab14b2110b22222d4b373163126561c","kind":"tag","published_at":"2021-02-05T01:09:48.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.1","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"0038bcbab4292f3b028632556507c124e5ba69f3","kind":"tag","published_at":"2020-06-08T12:18:14.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v3.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"09b3becb37cb2163919a3842a4c5fa6ec7130792","kind":"tag","published_at":"2020-06-01T00:19:09.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"33682c2f6230c60614861dfc61df267e11a1602f","kind":"tag","published_at":"2019-09-14T06:57:40.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"94df9b449508344667e5afc7e80f8bcbff1e4c37","kind":"tag","published_at":"2019-04-18T14:50:30.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0b4ed6c706dd0cce923b5019a605a9bcc6b1b600","kind":"tag","published_at":"2019-03-03T12:10:53.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v2.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v2.0.0/manifests"},{"name":"v1.3.4","sha":"f2b5a06440ea87eba1a167cab37bf6496646c52e","kind":"tag","published_at":"2019-01-29T13:16:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.4","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"3ad71a5ddb92f418b3152a359a3e8369ec3cef1d","kind":"tag","published_at":"2019-01-28T15:29:55.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.3","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"5fbf13871d185526993130c3a1fad0b70bfe37ce","kind":"tag","published_at":"2018-09-21T13:30:07.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.2","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b060679e70d13c3c7dcd124201b5b1b34ce6f340","kind":"tag","published_at":"2018-07-12T04:41:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3e3023569c8d4c4a0d000f58db765df53041117f","kind":"tag","published_at":"2018-04-20T04:56:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0ff81f2c665b4381f526bd656f8708dd52a9ea2f","kind":"tag","published_at":"2017-09-28T15:15:35.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e4fa1e85c0305ba4e0866f25812d3fa398f3a048","kind":"tag","published_at":"2017-02-09T08:08:04.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.1.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9c032315fafca658668d49f6396f1f24b09a83b2","kind":"tag","published_at":"2016-11-22T09:14:57.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v1.0.0","html_url":"https://github.com/Quick/Quick/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"b441ba9d4abdc87fc153c55de947834b737bbe04","kind":"tag","published_at":"2016-09-23T16:05:27.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.10.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.10.0/manifests"},{"name":"v0.9.3","sha":"faa6056c0c7da69fc1fb494cf61fa264aea4d9bc","kind":"tag","published_at":"2016-07-29T04:25:58.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"dc2b4b75d2f718518acbdef289a72fad77975a8a","kind":"tag","published_at":"2016-04-10T01:51:05.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"2f037560be197f0f5ae992512549bc29fabb3818","kind":"tag","published_at":"2016-02-09T03:08:36.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"fcb11a2cbf08e10806039b8f767ab9072115d04d","kind":"tag","published_at":"2016-01-26T06:01:13.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.9.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"e0ce8a820ff0acf8b7fedcab27186736b51412b8","kind":"tag","published_at":"2015-10-27T05:51:03.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.8.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"7d0b8c21357839a8c5228863b77faecf709254a9","kind":"tag","published_at":"2015-10-18T18:48:45.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.7.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b47b9ebf97bc8e377070bd1e868c9f89b870c4fc","kind":"tag","published_at":"2015-08-31T01:36:38.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.6.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"210c7a0edcfabbd20e71a258fa2a7c943769a8c1","kind":"tag","published_at":"2015-07-27T08:25:44.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"30fad17ee8fe52b22617e5ff60b067e4a3d9bf0d","kind":"tag","published_at":"2015-07-10T05:37:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.5.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d69e14d987b8e6bfc6963a7383ec176401ba67ed","kind":"tag","published_at":"2015-06-10T03:10:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.4.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"8bf96f708924d728dab5f0cf7543b6f1b896a209","kind":"tag","published_at":"2015-04-06T05:29:21.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.1/manifests"},{"name":"v0.2.3","sha":"ce729620fa9db8d3c76b69bbfc429cece97dbe36","kind":"tag","published_at":"2015-03-31T04:01:18.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.3","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.3/manifests"},{"name":"v0.3.0","sha":"e612b4cc21076a20764b1ef6c4ac51f14cf34c92","kind":"tag","published_at":"2015-02-10T21:13:47.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.3.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"b0e98286db7e9d1f1e73cd4e69eac2aae2a1e3f8","kind":"tag","published_at":"2014-12-27T21:24:25.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.2","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8192256cdc8f86ec4fa45508567cb6c4ca2e56bb","kind":"commit","published_at":"2014-12-07T01:45:08.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.1","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"315ae2a4a630156d5ac094ae1f107af60edce21d","kind":"tag","published_at":"2014-11-18T01:12:49.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.2.0","html_url":"https://github.com/Quick/Quick/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.2.0/manifests"},{"name":"v0.1.0-beta","sha":"ecfc6132fe5f48c3f9210c92ab102bd6666add59","kind":"tag","published_at":"2014-07-05T16:07:11.000Z","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/v0.1.0-beta","html_url":"https://github.com/Quick/Quick/releases/tag/v0.1.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Quick/Quick@v0.1.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags/v0.1.0-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-12T23:26:53.761Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.6386019321495412,"forks_count":0.9066792101586341,"docker_downloads_count":null,"average":3.9532248688970784},"purl":"pkg:golang/github.com/%21quick/%21quick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Quick/Quick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Quick/Quick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Quick/Quick/dependencies","status":null,"funding_links":["https://github.com/sponsors/jessesquires","https://github.com/sponsors/younata"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T07:00:36.476Z","issues_count":89,"pull_requests_count":157,"avg_time_to_close_issue":48750595.266666666,"avg_time_to_close_pull_request":5105880.335664336,"issues_closed_count":60,"pull_requests_closed_count":143,"pull_request_authors_count":25,"issue_authors_count":64,"avg_comments_per_issue":2.550561797752809,"avg_comments_per_pull_request":1.2484076433121019,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":60,"past_year_issues_count":10,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":342579.0,"past_year_avg_time_to_close_pull_request":667533.4761904762,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.4583333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","maintainers":[{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"},{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"},{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"},{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"},{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}],"active_maintainers":[{"login":"younata","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FQuick%2FQuick/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2135855,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5600119,"name":"Quick/Quick","ecosystem":"carthage","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Quick/Quick","keywords_array":null,"namespace":null,"versions_count":58,"first_release_published_at":"2024-03-27T15:58:20.000Z","latest_release_published_at":"2024-07-23T16:06:58.000Z","latest_release_number":"v7.6.2","last_synced_at":"2026-05-12T05:31:52.395Z","created_at":"2022-12-01T15:23:25.601Z","updated_at":"2026-05-12T05:31:55.309Z","registry_url":null,"install_command":null,"documentation_url":null,"metadata":{},"repo_metadata":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2026-04-13T10:39:46.000Z","size":3487,"stargazers_count":9827,"open_issues_count":47,"forks_count":896,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-04-29T13:06:58.056Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2026-04-24T17:20:05.000Z","dependencies_parsed_at":"2025-12-16T12:00:31.065Z","dependency_job_id":"8afdc7d5-131c-4984-8be1-d8c7acdecc34","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-12T05:31:55.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":713,"rankings":{"downloads":null,"dependent_repos_count":0.09699321047526674,"dependent_packages_count":0.0,"stargazers_count":2.0853540252182348,"forks_count":3.685741998060136,"docker_downloads_count":null,"average":1.4670223084384093},"purl":"pkg:carthage/Quick%2FQuick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/carthage/Quick/Quick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/carthage/Quick/Quick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/carthage/Quick/Quick/dependencies","status":null,"funding_links":["https://github.com/sponsors/jessesquires","https://github.com/sponsors/younata"],"critical":false,"issue_metadata":{"last_synced_at":"2026-04-21T09:02:12.909Z","issues_count":90,"pull_requests_count":164,"avg_time_to_close_issue":47962455.78688525,"avg_time_to_close_pull_request":5093733.365517241,"issues_closed_count":61,"pull_requests_closed_count":145,"pull_request_authors_count":27,"issue_authors_count":65,"avg_comments_per_issue":2.522222222222222,"avg_comments_per_pull_request":1.2073170731707317,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":4,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":825506.0,"past_year_avg_time_to_close_pull_request":2237724.625,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","maintainers":[{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"},{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"},{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"},{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"},{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}],"active_maintainers":[{"login":"younata","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages/Quick%2FQuick/codemeta","maintainers":[],"registry":{"name":"carthage","url":"https://github.com/Carthage/Carthage","ecosystem":"carthage","default":true,"packages_count":2101,"maintainers_count":0,"namespaces_count":702,"keywords_count":0,"github":"Carthage","metadata":{"funded_packages_count":197},"icon_url":"https://github.com/Carthage.png","created_at":"2022-12-01T15:03:57.971Z","updated_at":"2026-04-03T06:47:47.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/carthage/namespaces"}},{"id":5551978,"name":"github.com/Quick/Quick","ecosystem":"swiftpm","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Quick/Quick","keywords_array":null,"namespace":null,"versions_count":58,"first_release_published_at":"2024-03-27T15:58:20.000Z","latest_release_published_at":"2024-07-23T16:06:58.000Z","latest_release_number":"v7.6.2","last_synced_at":"2026-05-12T05:32:08.702Z","created_at":"2022-11-29T00:27:31.863Z","updated_at":"2026-05-12T05:32:08.702Z","registry_url":"https://swiftpackageindex.com/Quick/Quick","install_command":null,"documentation_url":"https://swiftpackageindex.com/Quick/Quick/documentation","metadata":{},"repo_metadata":{"id":17699956,"uuid":"20506004","full_name":"Quick/Quick","owner":"Quick","description":"The Swift (and Objective-C) testing framework.","archived":false,"fork":false,"pushed_at":"2026-04-13T10:39:46.000Z","size":3487,"stargazers_count":9827,"open_issues_count":47,"forks_count":896,"subscribers_count":218,"default_branch":"main","last_synced_at":"2026-04-29T13:06:58.056Z","etag":null,"topics":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"latest_commit_sha":null,"homepage":"http://quick.github.io/Quick/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/funding.yml","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},"funding":{"github":["jessesquires","younata"]}},"created_at":"2014-06-05T00:29:53.000Z","updated_at":"2026-04-24T17:20:05.000Z","dependencies_parsed_at":"2025-12-16T12:00:31.065Z","dependency_job_id":"8afdc7d5-131c-4984-8be1-d8c7acdecc34","html_url":"https://github.com/Quick/Quick","commit_stats":{"total_commits":1530,"total_committers":178,"mean_commits":8.595505617977528,"dds":0.8248366013071895,"last_synced_commit":"7953fa26bb4c7652898b6049efd26dfe5caf8b8b"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/Quick/Quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","download_url":"https://codeload.github.com/Quick/Quick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/sbom","scorecard":{"id":116135,"data":{"date":"2025-08-11","repo":{"name":"github.com/Quick/Quick","commit":"2cf58526ea44c983a13975daea107303032220cc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/7 approved changesets -- score normalized to 2","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":"Maintained","score":5,"reason":"5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-swiftpm.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-xcode.yml:1","Warn: no topLevel permission defined: .github/workflows/cocoapods.yml:1","Warn: no topLevel permission defined: .github/workflows/danger.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/swiftlint.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: third-party GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-swiftpm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-swiftpm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-xcode.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/ci-xcode.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cocoapods.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/cocoapods.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/danger.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/danger.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/swiftlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Quick/Quick/swiftlint.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v7.6.2 not signed: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 not signed: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 not signed: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 not signed: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 not signed: https://api.github.com/repos/Quick/Quick/releases/145184542","Warn: release artifact v7.6.2 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/166743451","Warn: release artifact v7.6.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/163595212","Warn: release artifact v7.6.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/155404120","Warn: release artifact v7.5.0 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/148119316","Warn: release artifact v7.4.1 does not have provenance: https://api.github.com/repos/Quick/Quick/releases/145184542"],"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":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 28 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-16T01:20:17.599Z","repository_id":17699956,"created_at":"2025-08-16T01:20:17.599Z","updated_at":"2025-08-16T01:20:17.599Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32452746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"Quick","name":"Quick","uuid":"8083968","kind":"organization","description":"The Swift (and Objective-C) testing framework.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8083968?v=4","repositories_count":6,"last_synced_at":"2024-02-25T00:10:12.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Quick","funding_links":[],"total_stars":14859,"followers":null,"following":null,"created_at":"2022-11-08T15:49:23.179Z","updated_at":"2024-02-25T00:10:12.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quick/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-08T06:32:43.634Z","dependent_packages_count":180,"downloads":null,"downloads_period":null,"dependent_repos_count":367,"rankings":{"downloads":null,"dependent_repos_count":0.6435571156940179,"dependent_packages_count":0.07313149041977475,"stargazers_count":0.5265467310223783,"forks_count":0.7020623080298377,"docker_downloads_count":null,"average":0.48632441129150217},"purl":"pkg:swift/github.com/Quick/Quick","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/Quick/Quick","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/Quick/Quick","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/Quick/Quick/dependencies","status":null,"funding_links":["https://github.com/sponsors/jessesquires","https://github.com/sponsors/younata"],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-21T09:02:12.909Z","issues_count":90,"pull_requests_count":164,"avg_time_to_close_issue":47962455.78688525,"avg_time_to_close_pull_request":5093733.365517241,"issues_closed_count":61,"pull_requests_closed_count":145,"pull_request_authors_count":27,"issue_authors_count":65,"avg_comments_per_issue":2.522222222222222,"avg_comments_per_pull_request":1.2073170731707317,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":4,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":825506.0,"past_year_avg_time_to_close_pull_request":2237724.625,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","maintainers":[{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"},{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"},{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"},{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"},{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}],"active_maintainers":[{"login":"younata","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2FQuick%2FQuick/codemeta","maintainers":[],"registry":{"name":"swiftpackageindex.com","url":"https://swiftpackageindex.com","ecosystem":"swiftpm","default":true,"packages_count":12906,"maintainers_count":0,"namespaces_count":2456,"keywords_count":0,"github":"SwiftPackageIndex","metadata":{"funded_packages_count":1647},"icon_url":"https://github.com/SwiftPackageIndex.png","created_at":"2022-11-28T16:45:05.949Z","updated_at":"2026-04-03T06:40:40.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/namespaces"}}],"commits":{"id":3821,"full_name":"Quick/Quick","default_branch":"main","total_commits":1540,"total_committers":170,"total_bot_commits":71,"total_bot_committers":1,"mean_commits":9.058823529411764,"dds":0.825974025974026,"past_year_total_commits":7,"past_year_total_committers":2,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":3.5,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-05-12T05:34:23.144Z","last_synced_commit":"2b4547b230e94d84320724fd6df65e418b058be2","created_at":"2023-03-07T09:18:42.903Z","updated_at":"2026-05-12T05:33:03.546Z","committers":[{"name":"Sho Ikeda","email":"suicaicoca@gmail.com","login":"ikesyo","count":268},{"name":"Brian Gesiak","email":"modocache@gmail.com","login":"modocache","count":259},{"name":"Rachel Brindle","email":"you@subluminal.net","login":"younata","count":126},{"name":"Jeff Hui","email":"jeff@jeffhui.net","login":"jeffh","count":78},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":71},{"name":"Zigii Wong","email":"wongzigii@gmail.com","login":"wongzigii","count":39},{"name":"Brian Croom","email":"brian.s.croom@gmail.com","login":"briancroom","count":33},{"name":"takecian","email":"fujikidev@gmail.com","login":null,"count":31},{"name":"Adam Sharp","email":"adsharp@me.com","login":"sharplet","count":28},{"name":"Norio Nomura","email":"norio.nomura@gmail.com","login":"norio-nomura","count":28},{"name":"Markus Kauppila","email":"markus.kauppila@gmail.com","login":"mkauppila","count":28},{"name":"endersstocker","email":"bryan@lanausee.com","login":"bryanenders","count":27},{"name":"Dov Frankel","email":"dov@abbey-code.com","login":"abbeycode","count":23},{"name":"Paul Young","email":"paulyoungonline@gmail.com","login":"paulyoung","count":21},{"name":"Ash Furrow","email":"ash@ashfurrow.com","login":"ashfurrow","count":18},{"name":"LinShiwei","email":"477623614@qq.com","login":"LinShiwei","count":16},{"name":"Jared Friese","email":"jared.friese@gmail.com","login":"jwfriese","count":15},{"name":"Giovanni Lodi","email":"giovanni.lodi42@gmail.com","login":"mokagio","count":15},{"name":"Fujiki Takeshi","email":"Takeshi.Fujiki@jp.sony.com","login":null,"count":12},{"name":"David Steinacher","email":"david.steinacher@bitmovin.com","login":"stonko1994","count":12},{"name":"Marcio Klepacz","email":"marcioklepacz@gmail.com","login":"marciok","count":12},{"name":"Pedro Vereza","email":"pdrvereza@gmail.com","login":"pedrovereza","count":12},{"name":"Ben Chatelain","email":"ben@octop.ad","login":"phatblat","count":12},{"name":"endersstocker","email":"Bryan@Mac-mini.local","login":null,"count":11},{"name":"Alex Basson","email":"alexbasson@gmail.com","login":"alexbasson","count":11},{"name":"Wong Zigii","email":"wongzigii@outlook.com","login":null,"count":10},{"name":"Jesse Squires","email":"jessesquires","login":"jessesquires","count":9},{"name":"Łukasz Mróz","email":"lukasz.mroz@droidsonroids.pl","login":"sunshinejr","count":9},{"name":"Orta Therox","email":"orta.therox@gmail.com","login":"orta","count":9},{"name":"Justin Spahr-Summers","email":"Justin.SpahrSummers@gmail.com","login":"jspahrsummers","count":9},{"name":"Brian Croom","email":"bcroom@pivotal.io","login":null,"count":9},{"name":"Denis Lebedev","email":"lebedzeu@yandex-team.ru","login":null,"count":9},{"name":"Iulian Onofrei","email":"6d0847b9@opayq.com","login":"revolter","count":8},{"name":"Willow Bellemore","email":"istx25","login":"istx25","count":8},{"name":"Vojta Stavik","email":"stavik@outlook.com","login":"VojtaStavik","count":8},{"name":"Peter","email":"peter.n.goldsmith@gmail.com","login":"raven","count":8},{"name":"Brian Nickel","email":"brian.nickel@gmail.com","login":"bnickel","count":7},{"name":"강경완","email":"lk@lemonlab.co.kr","login":"kkw567","count":6},{"name":"Paul Cantrell","email":"cantrell@pobox.com","login":"pcantrell","count":6},{"name":"JPMartha","email":"jpmartha.jp@gmail.com","login":"jpmartha","count":6},{"name":"Josh Justice","email":"jjustice@bignerdranch.com","login":null,"count":6},{"name":"Craig Siemens","email":"siemens.craig@gmail.com","login":"CraigSiemens","count":6},{"name":"Dave Meehan","email":"dave_meehan@replicated.co.uk","login":"dmeehan1968","count":6},{"name":"Morgan Chen","email":"morganchen12@gmail.com","login":"morganchen12","count":5},{"name":"Christian Hoffmann","email":"hffmnn@googlemail.com","login":"hffmnn","count":5},{"name":"mosamer","email":"mostafamamer@gmail.com","login":"mosamer","count":5},{"name":"Natasha Murashev","email":"natasha@natashatherobot.com","login":"NatashaTheRobot","count":5},{"name":"Alex Manzella","email":"manzopower@icloud.com","login":"MP0w","count":4},{"name":"Joe Masilotti","email":"joseph.masilotti@gmail.com","login":"joemasilotti","count":4},{"name":"Sid Raval","email":"sidsraval@gmail.com","login":"sidraval","count":4},{"name":"Anthony Mittaz","email":"sync@me.com","login":"sync","count":3},{"name":"Daniel Rodríguez Troitiño","email":"drodriguez","login":"drodriguez","count":3},{"name":"David Mohundro","email":"david@mohundro.com","login":"drmohundro","count":3},{"name":"Eric Silverberg","email":"eric@perrystreet.com","login":"esilverberg","count":3},{"name":"Per-Olof Bengtsson","email":"po@niffic.se","login":"pobengtsson","count":3},{"name":"Tiago Bastos","email":"contact@tiagobastos.me","login":"bastos","count":3},{"name":"Benjamin Reed","email":"ben@infixis.com","login":null,"count":3},{"name":"Tom Brown","email":"tom@joingrouper.com","login":null,"count":3},{"name":"Aron Cedercrantz","email":"aron@cedercrantz.se","login":"rastersize","count":2},{"name":"Assaf Gelber","email":"assaf.gelber@gmail.com","login":"assafgelber","count":2},{"name":"Benjamin Reed","email":"benvreed@gmail.com","login":"codeblooded","count":2},{"name":"Christian Niles","email":"christian@nerdyc.com","login":"nerdyc","count":2},{"name":"Cihat Gündüz","email":"commits@cihatguenduez.de","login":"Jeehut","count":2},{"name":"Andre Stenvall","email":"andre@stenvall.me","login":"spekke","count":2},{"name":"Adrian Kashivskyy","email":"adrian.kashivskyy@me.com","login":"akashivskyy","count":2},{"name":"Adam Pitchie","email":"adampitchie@gmail.com","login":"adampitchie","count":2},{"name":"tokorom","email":"tokorom@gmail.com","login":"tokorom","count":2},{"name":"Shai Mishali","email":"freak4pc@gmail.com","login":"freak4pc","count":2},{"name":"David House","email":"david.house@kp.org","login":"KPMobileDevOps","count":2},{"name":"Dmitry Rodionov","email":"i.am.rodionovd@gmail.com","login":"rodionovd","count":2},{"name":"Ewelina","email":"eweszm@gmail.com","login":"ecylo","count":2},{"name":"Haitao Li","email":"haitao.li@airbnb.com","login":"haitaoli","count":2},{"name":"Junmo Kim","email":"me@junmo.kim","login":"junmo-kim","count":2},{"name":"Anthony Mittaz","email":"anthony.mittaz@rea-group.com","login":null,"count":2},{"name":"木村圭佑","email":"muxukeikei0227@gmail.com","login":null,"count":2},{"name":"Rachel Bobbins","email":"pair+rachelheidi@gmail.com","login":null,"count":2},{"name":"Matthew Delves","email":"matt@reformedsoftware.com","login":null,"count":2},{"name":"Luis Ferro","email":"luis.ferro@datatherapy.com","login":null,"count":2},{"name":"Nate West","email":"nwestr@gmail.com","login":"nwest","count":2},{"name":"Nasser Ali AlZahrani","email":"nassersala@gmail.com","login":"nassersala","count":2},{"name":"NachoSoto","email":"ignaciosoto90@gmail.com","login":"NachoSoto","count":2},{"name":"Kristian Bauer","email":"kristian@vineapp.com","login":"kristianbauer","count":2},{"name":"Kohei Tabata","email":"nerd0geek1@gmail.com","login":"nerd0geek1","count":2},{"name":"KeithXi","email":"keith.objc@gmail.com","login":"KeithMorning","count":2},{"name":"Marcelo Fabri","email":"marcelofabrimf@gmail.com","login":"marcelofabri","count":2},{"name":"Tim Broder","email":"timothy.broder@gmail.com","login":"timbroder","count":1},{"name":"Tomasz Sapeta","email":"tsapeta","login":"tsapeta","count":1},{"name":"Maxim Nasakin","email":"nasakinmaxim@gmail.com","login":"nasakinmaxim","count":1},{"name":"Victor Hugo","email":"hey.zooi@gmail.com","login":"heyzooi","count":1},{"name":"Toru Asai","email":"acaibowl.dev@gmail.com","login":null,"count":1},{"name":"glayash","email":"glayash2484@gmail.com","login":null,"count":1},{"name":"devdrey","email":"mailguenni@gmail.com","login":null,"count":1},{"name":"Zeyu Wei","email":"wzy1@meitu.com","login":null,"count":1},{"name":"Zacharias Beckman","email":"zac@glimpulse.com","login":null,"count":1},{"name":"Vladimir Khramtsov","email":"vkhramtsov@alfabank.ru","login":null,"count":1},{"name":"Pedro Piñera Buendía","email":"pepibumur@gmail.com","login":null,"count":1},{"name":"Teddy Ku","email":"tkuichooseyou","login":"tkuichooseyou","count":1},{"name":"Suyeol Jeon","email":"devxoul@gmail.com","login":"devxoul","count":1},{"name":"Sung-Jong Will Kim","email":"willicious.k@gmail.com","login":"Willicious-k","count":1},{"name":"Shigure Shimotori","email":"komata.h.aa@m.titech.ac.jp","login":"S-Shimotori","count":1},{"name":"Scott Petit","email":"ScottPetit","login":"ScottPetit","count":1},{"name":"Scott Albertson","email":"ascottalbertson@gmail.com","login":"salbertson","count":1},{"name":"Sachin Palewar","email":"palewar","login":"palewar","count":1},{"name":"RomanPodymov","email":"podymfrombryansk@yandex.ru","login":"RomanPodymov","count":1},{"name":"Roman Tysiachnik","email":"roman.tysiachnik@grammarly.com","login":"balavor","count":1},{"name":"Roman Klauke","email":"romaaan.git@gmail.com","login":"r-52","count":1},{"name":"tomj","email":"tom@tomjowett.com","login":"tomj","count":1},{"name":"takehilo","email":"takehilo.kaneko@gmail.com","login":"takehilo","count":1},{"name":"muukii","email":"m@muukii.me","login":"muukii","count":1},{"name":"mikemee","email":"mikemee","login":"mikemee","count":1},{"name":"masukomi","email":"masukomi@masukomi.org","login":"masukomi","count":1},{"name":"kimxwan0319","email":"67373938+kimxwan0319","login":"kimxwan0319","count":1},{"name":"kanari3","email":"kanari333333@gmail.com","login":"kanari3","count":1},{"name":"iMoeNya","email":"iMoeNya@outlook.com","login":"EdgarDegas","count":1},{"name":"gedward","email":"gonzalezgedward@gmail.com","login":"gedward","count":1},{"name":"easthelper","email":"easthelper@gmail.com","login":"easthelper","count":1},{"name":"denniszxxc","email":"denniszxxc@gmail.com","login":"denniszxxc","count":1},{"name":"coffmark","email":"come1234560@gmail.com","login":"coffmark","count":1},{"name":"bellebethcooper","email":"bellebethcooper@gmail.com","login":"bellebethcooper","count":1},{"name":"Yoichi Tagaya","email":"yoichi@el-eleven.com","login":"yoichitgy","count":1},{"name":"Markus Chmelar","email":"mexx@devsub.net","login":null,"count":1},{"name":"Adam Felix","email":"adam.tyler.felix@gmail.com","login":null,"count":1},{"name":"Ben Chatelain","email":"benchatelain@gmail.com","login":null,"count":1},{"name":"Duncan Grazier","email":"itsmeduncan@gmail.com","login":null,"count":1},{"name":"Iman Zarrabian","email":"iman@omts.fr","login":null,"count":1},{"name":"Nagasawa Hiroki","email":"civokjots10.pico@gmail.com","login":null,"count":1},{"name":"Nate West","email":"nwest@detroitlabs.com","login":null,"count":1},{"name":"Giordano Scalzo","email":"giordano.scalzo@gmail.com","login":"gscalzo","count":1},{"name":"Ethan Gill","email":"ethansinjin@gmail.com","login":"ethansinjin","count":1},{"name":"Erik Krietsch","email":"erik.krietsch@gmail.com","login":"erikkrietsch","count":1},{"name":"Abizer Nasir","email":"abizern@abizern.org","login":"Abizern","count":1},{"name":"Denis Lebedev","email":"d2.lebedev@gmail.com","login":"delebedev","count":1},{"name":"Dave Pretty","email":"david.pretty@gmail.com","login":"dpretty","count":1},{"name":"Dave Caunt","email":"dcaunt@gmail.com","login":"dcaunt","count":1},{"name":"Daniel Barden","email":"daniel.barden@gmail.com","login":"dbarden","count":1},{"name":"Christopher Pickslay","email":"cpickslay@twobitlabs.com","login":"chrispix","count":1},{"name":"Christopher Liscio","email":"chris@supermegaultragroovy.com","login":"liscio","count":1},{"name":"Chris Lozac'h","email":"clozach@gmail.com","login":"clozach","count":1},{"name":"Bryan Ricker","email":"bryancricker@gmail.com","login":"bricker","count":1},{"name":"Bruno Virlet","email":"bruno.virlet@gmail.com","login":"bvirlet","count":1},{"name":"Bojan Dimovski","email":"bojand@gmail.com","login":"bojan","count":1},{"name":"Blair McArthur","email":"blair.mcarthur@icloud.com","login":"Noobish1","count":1},{"name":"Anton Plebanovich","email":"anton.plebanovich@itechart-group.com","login":"anton-plebanovich","count":1},{"name":"Anders","email":"hello@andersio.co","login":"andersio","count":1},{"name":"Amitai Blickstein","email":"AmitaiB","login":"AmitaiB","count":1},{"name":"Alper Cugun","email":"alper","login":"alper","count":1},{"name":"Alexander Momchilov","email":"amomchilov","login":"amomchilov","count":1},{"name":"Alex Hayes","email":"alex@alution.com","login":"alexhayes","count":1},{"name":"Nicholas Monje","email":"nmonje@groupon.com","login":null,"count":1},{"name":"Nick McConnell","email":"nicholasgmcconnell@gmail.com","login":"nickm01","count":1},{"name":"Neil Pankey","email":"npankey@gmail.com","login":"neilpa","count":1},{"name":"Myung gi son","email":"audrl1010@naver.com","login":"audrl1010","count":1},{"name":"Minho Yi","email":"minho.yi@riiid.co","login":"tisohjung","count":1},{"name":"Michael Omann","email":"michael.omann@gmail.com","login":"devluencer-089","count":1},{"name":"Александр Пахомов","email":"aspakhomov@alfabank.ru","login":"BobCatC","count":1},{"name":"Dominik Hauser","email":"dom@dasdom.de","login":"dasdom","count":1},{"name":"Marián Černý","email":"majo-github@cerny.sk","login":"mariancerny","count":1},{"name":"Marc Prud'hommeaux","email":"mwp1@cornell.edu","login":"marcprux","count":1},{"name":"Mahmood Tahir","email":"mahmood.tahir@thescore.com","login":"tahirmt","count":1},{"name":"Kyle Fuller","email":"inbox@kylefuller.co.uk","login":"kylef","count":1},{"name":"Keita Ito","email":"keitaitok@gmail.com","login":"keitaito","count":1},{"name":"Josef Pospíšil","email":"josef.pospisil@laststar.eu","login":"pepe","count":1},{"name":"Jon Willis","email":"jondwillis@gmail.com","login":"jondwillis","count":1},{"name":"Jon Kneller","email":"kneller@gmail.com","login":"knellr","count":1},{"name":"Joel Parker Henderson","email":"joel@joelparkerhenderson.com","login":"joelparkerhenderson","count":1},{"name":"Jimmy Bosse","email":"jimmy@codalicio.us","login":"jbosse","count":1},{"name":"Jerome Miglino","email":"jerome.miglino@gmail.com","login":"jmig","count":1},{"name":"JY","email":"hellgey777@naver.com","login":"regi93","count":1},{"name":"Gordon Fontenot","email":"gordon@thoughtbot.com","login":"gfontenot","count":1},{"name":"Akarsh Seggemu","email":"sakarshkumar@gmail.com","login":"akarsh","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Rachel Brindle","email":"rachel.brindle@autodesk.com","login":"younata","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:10.629Z","repositories_count":6233306,"commits_count":894153451,"contributors_count":34889721,"owners_count":1152120,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"Quick/Quick","html_url":"https://github.com/Quick/Quick","last_synced_at":"2026-04-21T09:02:12.909Z","status":"active","issues_count":90,"pull_requests_count":164,"avg_time_to_close_issue":47962455.78688525,"avg_time_to_close_pull_request":5093733.365517241,"issues_closed_count":61,"pull_requests_closed_count":145,"pull_request_authors_count":27,"issue_authors_count":65,"avg_comments_per_issue":2.522222222222222,"avg_comments_per_pull_request":1.2073170731707317,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":4,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":825506.0,"past_year_avg_time_to_close_pull_request":2237724.625,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-10T10:44:12.041Z","updated_at":"2026-04-21T09:02:12.909Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quick%2FQuick/issues","issue_labels_count":{"table":{"help wanted":11,"bug":11,"enhancement":9,"feature":6,"question":5,"needs-investigation":4,"breaking change":3,"tricky":2,"documentation":1,"blocked":1}},"pull_request_labels_count":{"table":{"dependencies":66,"ruby":55,"github_actions":10,"enhancement":9,"feature":6,"breaking change":5,"bug":4,"documentation":2,"trivial":2,"stale":2,"WIP":2,"discussion":1}},"issue_author_associations_count":{"table":{"NONE":65,"MEMBER":13,"CONTRIBUTOR":12}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":90,"MEMBER":65,"NONE":9}},"issue_authors":{"table":{"stonko1994":8,"tahirmt":6,"younata":5,"modocache":3,"skywalkerdude":3,"jeffh":2,"jessesquires":2,"Kalzem":2,"brandtdaniels":2,"matheusalano":2,"iby":1,"spikeburton":1,"bupojung":1,"zardasht-jazaa":1,"kastiglione":1,"abrehm":1,"CraigSiemens":1,"bukira":1,"tiarnann":1,"takehilo":1,"Blackjacx":1,"isaac-weisberg":1,"sharewavejames":1,"NachoSoto":1,"rbeeger":1,"seth-folley":1,"esilverberg":1,"aimore":1,"Dilleswari-lilly":1,"amomchilov":1,"MirceaX2Mobile":1,"krasich74":1,"ikesyo":1,"darronschall":1,"sandeepkumarrepo":1,"AyushBot412":1,"nnsnodnb":1,"kickbell":1,"alfian0":1,"Suneel-Gunupudi":1,"kjisoo":1,"alexdmotoc":1,"MordantWastrel":1,"gaurangplacie":1,"zbencz3":1,"sashabaranov":1,"gperdomor":1,"MariusDeReus":1,"tomquist":1,"z3frog":1,"zhsuperman":1,"tylerjdoyle":1,"ViktorSimko":1,"ManWithBear":1,"rainux":1,"HyungonKim-Adscale":1,"macdrevx":1,"OscarFridh":1,"tomekfab":1,"gaurav-Lilly":1,"VojtaStavik":1,"lukeistutoring":1,"J-Rojas":1,"daniel-beard":1,"shx7":1}},"pull_request_authors":{"table":{"dependabot[bot]":65,"younata":58,"CraigSiemens":6,"jessesquires":4,"ikesyo":3,"bnickel":3,"Noobish1":2,"amomchilov":2,"balavor":2,"stonko1994":2,"JasonnnW3000":1,"tisohjung":1,"BobCatC":1,"regi93":1,"VojtaStavik":1,"DeSC0M":1,"tahirmt":1,"JosephDuffy":1,"reji-0":1,"coffmark":1,"jwfriese":1,"kimxwan0319":1,"takehilo":1,"paulz":1,"khramtsoff":1,"esilverberg":1,"junmo-kim":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-09T00:00:07.995Z","repositories_count":14538430,"issues_count":34221873,"pull_requests_count":112166917,"authors_count":11257824,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":11,"ruby":9,"github_actions":2}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"MEMBER":2,"NONE":2}},"past_year_issue_authors":{"table":{"abrehm":1,"AyushBot412":1,"iby":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"younata":2,"DeSC0M":1,"paulz":1}},"maintainers":[{"table":{"login":"younata","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}},{"table":{"login":"jessesquires","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessesquires"}},{"table":{"login":"ikesyo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ikesyo"}},{"table":{"login":"modocache","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/modocache"}},{"table":{"login":"jeffh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffh"}}],"active_maintainers":[{"table":{"login":"younata","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/younata"}}]}},"events":{"total":{"DeleteEvent":10,"PullRequestEvent":36,"ForkEvent":11,"IssuesEvent":15,"WatchEvent":94,"IssueCommentEvent":23,"PushEvent":14,"GollumEvent":2,"PullRequestReviewEvent":2,"CreateEvent":11},"last_year":{"DeleteEvent":2,"PullRequestEvent":21,"ForkEvent":3,"IssuesEvent":4,"WatchEvent":37,"IssueCommentEvent":5,"PushEvent":3,"CreateEvent":6}},"keywords":["bdd","carthage","cocoapods","ios","objective-c","swift","testing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci-swiftpm.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:38.646Z","updated_at":"2023-02-17T00:55:38.646Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/ci-swiftpm.yml","dependencies":[{"id":7729401564,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"v5.2.0","direct":true,"kind":"composite","optional":false},{"id":7729401565,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-xcode.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:40.062Z","updated_at":"2023-02-17T00:55:40.062Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/ci-xcode.yml","dependencies":[{"id":7729401568,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"v5.2.0","direct":true,"kind":"composite","optional":false},{"id":7729401569,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cocoapods.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:42.455Z","updated_at":"2023-02-17T00:55:42.455Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/cocoapods.yml","dependencies":[{"id":7729401577,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"v5.2.0","direct":true,"kind":"composite","optional":false},{"id":7729401578,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7729401579,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/danger.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:43.608Z","updated_at":"2023-02-17T00:55:43.608Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/danger.yml","dependencies":[{"id":7729401583,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7729401584,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/swiftlint.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:43.823Z","updated_at":"2023-02-17T00:55:43.823Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/swiftlint.yml","dependencies":[{"id":7729401587,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7729401588,"package_name":"norio-nomura/action-swiftlint","ecosystem":"actions","requirements":"3.2.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-02-17T00:55:43.860Z","updated_at":"2023-02-17T00:55:43.860Z","repository_link":"https://github.com/Quick/Quick/blob/main/Gemfile","dependencies":[{"id":7729401589,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"~\u003e 1.11","direct":true,"kind":"runtime","optional":false},{"id":7729401590,"package_name":"danger","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7729401591,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":7729401592,"package_name":"xcpretty","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-02-17T00:55:44.665Z","updated_at":"2023-02-17T00:55:44.665Z","repository_link":"https://github.com/Quick/Quick/blob/main/Gemfile.lock","dependencies":[{"id":7729401593,"package_name":"CFPropertyList","ecosystem":"rubygems","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":7729401594,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.1.7.1","direct":false,"kind":"runtime","optional":false},{"id":7729401595,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":7729401596,"package_name":"algoliasearch","ecosystem":"rubygems","requirements":"1.27.5","direct":false,"kind":"runtime","optional":false},{"id":7729401597,"package_name":"atomos","ecosystem":"rubygems","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7729401598,"package_name":"claide","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7729401599,"package_name":"claide-plugins","ecosystem":"rubygems","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":7729401600,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":7729401601,"package_name":"cocoapods-core","ecosystem":"rubygems","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":7729401602,"package_name":"cocoapods-deintegrate","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":7729401603,"package_name":"cocoapods-downloader","ecosystem":"rubygems","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":7729401604,"package_name":"cocoapods-plugins","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7729401605,"package_name":"cocoapods-search","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7729401606,"package_name":"cocoapods-trunk","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":7729401607,"package_name":"cocoapods-try","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7729401608,"package_name":"colored2","ecosystem":"rubygems","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7729401609,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":7729401610,"package_name":"cork","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7729401611,"package_name":"danger","ecosystem":"rubygems","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":7729401612,"package_name":"escape","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":7729401613,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":7729401614,"package_name":"faraday","ecosystem":"rubygems","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":7729401615,"package_name":"faraday-http-cache","ecosystem":"rubygems","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":7729401616,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7729401617,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":7729401618,"package_name":"fourflusher","ecosystem":"rubygems","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":7729401619,"package_name":"fuzzy_match","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7729401623,"package_name":"gh_inspector","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":7729401624,"package_name":"git","ecosystem":"rubygems","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":7729401625,"package_name":"httpclient","ecosystem":"rubygems","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":7729401626,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":7729401627,"package_name":"json","ecosystem":"rubygems","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":7729401628,"package_name":"kramdown","ecosystem":"rubygems","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":7729401629,"package_name":"kramdown-parser-gfm","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7729401630,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.17.0","direct":false,"kind":"runtime","optional":false},{"id":7729401631,"package_name":"molinillo","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":7729401632,"package_name":"nanaimo","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7729401633,"package_name":"nap","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7729401634,"package_name":"netrc","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":7729401635,"package_name":"no_proxy_fix","ecosystem":"rubygems","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":7729401637,"package_name":"octokit","ecosystem":"rubygems","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":7729401638,"package_name":"open4","ecosystem":"rubygems","requirements":"1.3.4","direct":false,"kind":"runtime","optional":false},{"id":7729401639,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":7729401640,"package_name":"rake","ecosystem":"rubygems","requirements":"13.0.6","direct":false,"kind":"runtime","optional":false},{"id":7729401641,"package_name":"rchardet","ecosystem":"rubygems","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":7729401642,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":7729401643,"package_name":"rouge","ecosystem":"rubygems","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":7729401644,"package_name":"ruby-macho","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":7729401645,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":7729401646,"package_name":"sawyer","ecosystem":"rubygems","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":7729401647,"package_name":"terminal-table","ecosystem":"rubygems","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":7729401648,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7729401649,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":7729401650,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":7729401651,"package_name":"xcodeproj","ecosystem":"rubygems","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":7729401652,"package_name":"xcpretty","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":7729401653,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"swiftpm","filepath":"Package.resolved","sha":null,"kind":"lockfile","created_at":"2023-02-17T00:55:44.789Z","updated_at":"2023-02-17T00:55:44.789Z","repository_link":"https://github.com/Quick/Quick/blob/main/Package.resolved","dependencies":[{"id":7729401655,"package_name":"github.com/mattgallagher/CwlCatchException","ecosystem":"swiftpm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7729401656,"package_name":"github.com/mattgallagher/CwlPreconditionTesting","ecosystem":"swiftpm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":7729401657,"package_name":"github.com/Quick/Nimble","ecosystem":"swiftpm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2025-12-16T12:00:30.370Z","updated_at":"2025-12-16T12:00:30.370Z","repository_link":"https://github.com/Quick/Quick/blob/main/.github/workflows/release.yml","dependencies":[{"id":25770680443,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25770680444,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cocoapods","filepath":"Quick.podspec","sha":null,"kind":"manifest","created_at":"2025-12-16T12:00:30.892Z","updated_at":"2025-12-16T12:00:30.892Z","repository_link":"https://github.com/Quick/Quick/blob/main/Quick.podspec","dependencies":[]},{"ecosystem":"swiftpm","filepath":"Package.swift","sha":null,"kind":"manifest","created_at":"2025-12-16T12:00:30.993Z","updated_at":"2025-12-16T12:00:30.993Z","repository_link":"https://github.com/Quick/Quick/blob/main/Package.swift","dependencies":[]}],"score":22.977438365421303,"created_at":"2025-10-10T20:02:31.464Z","updated_at":"2026-06-20T00:30:33.868Z","avatar_url":"https://github.com/Quick.png","language":"Swift","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369055","html_url":"https://summary.ecosyste.ms/projects/369055"}