{"id":3494547,"name":"github.com/frankban/quicktest","ecosystem":"go","description":"Package quicktest provides a collection of Go helpers for writing tests.","homepage":"https://github.com/frankban/quicktest","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frankban/quicktest","keywords_array":[],"namespace":"github.com/frankban","versions_count":40,"first_release_published_at":"2018-02-06T12:35:47.000Z","latest_release_published_at":"2023-08-01T06:27:26.000Z","latest_release_number":"v1.14.6","last_synced_at":"2026-06-18T20:30:25.457Z","created_at":"2022-04-10T19:25:30.163Z","updated_at":"2026-06-18T20:30:25.457Z","registry_url":"https://pkg.go.dev/github.com/frankban/quicktest","install_command":"go get github.com/frankban/quicktest","documentation_url":"https://pkg.go.dev/github.com/frankban/quicktest#section-documentation","metadata":{},"repo_metadata":{"id":25527522,"uuid":"103532225","full_name":"frankban/quicktest","owner":"frankban","description":"Quick helpers for testing Go applications","archived":false,"fork":false,"pushed_at":"2024-03-01T18:34:33.000Z","size":329,"stargazers_count":528,"open_issues_count":16,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-16T11:26:27.395Z","etag":null,"topics":["assertions","go","golang","library","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frankban.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-14T12:56:14.000Z","updated_at":"2025-07-20T19:05:51.000Z","dependencies_parsed_at":"2023-01-14T02:53:47.080Z","dependency_job_id":"629adefc-75c0-4a0b-bbde-bb88047ab261","html_url":"https://github.com/frankban/quicktest","commit_stats":{"total_commits":197,"total_committers":18,"mean_commits":"10.944444444444445","dds":"0.47715736040609136","last_synced_commit":"e80fb9027c34d19f58a5f687f1dd18a2c9b7df0e"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/frankban/quicktest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankban","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/sbom","scorecard":{"id":409489,"data":{"date":"2025-08-11","repo":{"name":"github.com/frankban/quicktest","commit":"e80fb9027c34d19f58a5f687f1dd18a2c9b7df0e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/frankban/quicktest/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/frankban/quicktest/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/frankban/quicktest/ci.yaml/master?enable=pin","Info:   0 out of   3 GitHub-owned 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"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.yaml: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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}},{"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"}}]},"last_synced_at":"2025-08-18T22:16:29.996Z","repository_id":25527522,"created_at":"2025-08-18T22:16:29.996Z","updated_at":"2025-08-18T22:16:29.996Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271487222,"owners_count":24768146,"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-08-21T02:00:08.990Z","response_time":74,"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":"frankban","name":"Francesco Banconi","uuid":"1408172","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1408172?v=4","repositories_count":77,"last_synced_at":"2024-04-16T05:41:12.977Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/frankban","funding_links":[],"total_stars":793,"followers":48,"following":0,"created_at":"2022-11-03T21:18:16.079Z","updated_at":"2024-04-16T05:41:27.986Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankban","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankban/repositories"},"tags":[{"name":"v1.14.6","sha":"7c937a98c92dfcaffbb7feee5f64965f6aece031","kind":"commit","published_at":"2023-08-01T06:27:26.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.6","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"abb14deb7c540e6343a0d78225e218b1cfb7a778","kind":"commit","published_at":"2023-04-11T21:47:10.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.5","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"a619a7ee28f5c633e56d830d4cc52020ee70cead","kind":"commit","published_at":"2022-11-19T10:50:20.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.4","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5315a532ef9b96c0d49c6fea0d315a98427ad5ef","kind":"commit","published_at":"2022-03-24T17:25:29.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.3","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"9f3c63cd6950868c53a96aa4bf4cda5ca1d2e857","kind":"commit","published_at":"2022-02-01T18:07:02.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"66807ddf843198bdaee7457acdb9f41ffbdece50","kind":"commit","published_at":"2022-01-26T13:09:24.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"6de35003a44b0594642075564efc188ca4c47c15","kind":"commit","published_at":"2021-10-18T11:25:32.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.14.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"99f7c799b2fe54f202bed497692230aa25bfec45","kind":"commit","published_at":"2021-08-23T09:34:38.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.13.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"46f57ea7cf55c745b1c629f3f04353ca256cae1e","kind":"commit","published_at":"2021-05-07T18:13:00.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.13.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"46a4d984dc347eaa97966c8cc7b5630c2c1d3105","kind":"commit","published_at":"2021-04-28T15:06:51.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.12.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"5f6ad686f3ab60f73121c1ec272d6641df6df5f1","kind":"commit","published_at":"2021-04-21T16:46:40.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.12.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.12.0/manifests"},{"name":"v1.11.3","sha":"e7d1f0b53af1e9c9cf66924bc310190b1db8c339","kind":"commit","published_at":"2020-12-15T13:56:51.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.11.3","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"e9d97c84f645deba54322b054a34121b260da479","kind":"commit","published_at":"2020-11-04T13:14:11.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.11.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"12da6a6f595be62be8aee51d5ca3597da0ef5a8b","kind":"commit","published_at":"2020-10-07T14:35:44.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.11.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"577841610793d24f99e31cc2c0ef3a541fefd7c7","kind":"commit","published_at":"2020-09-14T08:49:30.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.11.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"d71875cc1e6131a1acd7e89ba7aeabf8cc29c9b7","kind":"commit","published_at":"2020-08-25T17:50:10.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.10.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"f9010e0787d059442199efff4bbfa6a7e6cd1efa","kind":"commit","published_at":"2020-08-13T12:14:57.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.10.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"bba1b8fe60c1fc2a990912fbb63c3751d744d364","kind":"commit","published_at":"2020-05-05T14:53:48.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.10.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"9eff64de74e6bca72d6caa9b653d908d9c1b10c5","kind":"commit","published_at":"2020-03-29T12:03:36.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.9.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"bb3c24172dac0e76fd8b0bb759cb26efb97c0e04","kind":"commit","published_at":"2020-03-12T18:50:00.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.8.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"1bb0fa1464f905ae268390de5bdb708725aed037","kind":"commit","published_at":"2020-03-12T15:43:45.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.8.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"98c166623efce188b2ce446452b6b8756ac578dc","kind":"commit","published_at":"2020-02-20T07:27:35.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.7.3","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"9e34d11afece49b18344b72e9beb43531c8c671c","kind":"commit","published_at":"2019-11-22T08:42:56.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.7.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"692c5c5337cce7040789276adb3714882d13c655","kind":"commit","published_at":"2019-11-22T07:42:36.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.7.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"fd47c5351d6d337fe94c2d2dcbf47ec2dfe51fbc","kind":"commit","published_at":"2019-11-20T13:23:16.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.7.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"39c84631118e10c6880bf11e82eff92ce189e5ee","kind":"commit","published_at":"2019-11-06T15:51:31.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.6.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4230ea79dbbff24d3226c578a6b29a81707f58f","kind":"commit","published_at":"2019-09-16T10:42:00.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.5.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"9202f2466da1adaed015229eb5eb004afb1c722e","kind":"commit","published_at":"2019-09-02T16:00:14.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.4.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2b14d63b888ce63c31fd81f50a2708c8a56e7541","kind":"commit","published_at":"2019-08-06T16:18:02.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.4.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"fb96928ff745c64cd8b1b728e64b57f34b88f0d7","kind":"commit","published_at":"2019-05-20T08:10:24.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.4.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"689bdb3c19a940023572e86068ec901855eab97c","kind":"commit","published_at":"2019-05-15T11:33:28.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.3.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"63d675f47c5813ae50da35e62206ae19d298e4e6","kind":"commit","published_at":"2019-03-18T13:30:54.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.2.2","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"16fea45c45bd617c7b18ef3351aacec09f90ae70","kind":"commit","published_at":"2019-03-14T13:32:09.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.2.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"10c956aa48cca04c704454019ca504eae116e58e","kind":"commit","published_at":"2019-03-13T15:57:56.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.2.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"fff1a5b7003dd8510fd2a752c21b82822c135145","kind":"commit","published_at":"2019-03-07T14:01:43.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.1.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"65a7a415c433ed58782bc90cc0e77b094883ab39","kind":"commit","published_at":"2018-08-21T10:59:29.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.1.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"612129f07643619aa4081e3984b184fef871c3cd","kind":"commit","published_at":"2018-07-27T13:19:33.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v1.0.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"d61176cfb5a3411e732dd737d8a90e3db29debf4","kind":"commit","published_at":"2018-05-01T13:34:00.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v0.9.1","html_url":"https://github.com/frankban/quicktest/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"536e76da5efc46dc247088384c2d2cea7da968aa","kind":"commit","published_at":"2018-02-23T17:48:48.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v0.9.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"2c6a0d60c05cd2d970f356eee0623ddf1cd0d62d","kind":"commit","published_at":"2018-02-06T12:35:47.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/v0.8.0","html_url":"https://github.com/frankban/quicktest/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/v0.8.0/manifests"},{"name":"0.8.0","sha":"2c6a0d60c05cd2d970f356eee0623ddf1cd0d62d","kind":"commit","published_at":"2018-02-06T12:35:47.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.8.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"d3fb7fd00f4ce7dd021e4df347254ddfff2c87ea","kind":"commit","published_at":"2018-01-31T16:22:27.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.7.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"607c9c88bf501e14caae9a27d161816f3276fbd7","kind":"commit","published_at":"2018-01-11T16:37:34.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.6.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9d8003a178c18d9e1edcf84eaf4c8c0b44d448d4","kind":"commit","published_at":"2017-12-14T12:15:58.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.5.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"5af72c38d1adb886d1c666d1c61f30a2efb78028","kind":"commit","published_at":"2017-11-13T14:32:13.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.4.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"9332c2fb618ecbbb106b76699dd5bc78bd9856a3","kind":"commit","published_at":"2017-10-23T14:39:56.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.3.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.3.0/manifests"},{"name":"0.2.2","sha":"5ce0a591788eaa68bd2d757321ea151373b4706d","kind":"commit","published_at":"2017-10-05T08:15:21.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.2.2","html_url":"https://github.com/frankban/quicktest/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"992c4b4e225f51b60dd48141ad85e6188f5f5452","kind":"commit","published_at":"2017-10-05T07:26:37.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.2.1","html_url":"https://github.com/frankban/quicktest/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"fe41ed117766719e2d387ef4dfd9b12846de9da9","kind":"commit","published_at":"2017-09-21T13:10:42.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.2.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"cb363c574d75db6fe260b0ee76850b31292d0f29","kind":"commit","published_at":"2017-09-20T14:32:49.000Z","download_url":"https://codeload.github.com/frankban/quicktest/tar.gz/0.1.0","html_url":"https://github.com/frankban/quicktest/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frankban/quicktest@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T15:46:52.559Z","dependent_packages_count":4084,"downloads":null,"downloads_period":null,"dependent_repos_count":40418,"rankings":{"downloads":null,"dependent_repos_count":0.028233303594253547,"dependent_packages_count":0.05739060621522812,"stargazers_count":2.674127052633742,"forks_count":4.534473890354169,"docker_downloads_count":0.3478343002812037,"average":1.5284118306157193},"purl":"pkg:golang/github.com/frankban/quicktest","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/frankban/quicktest","docker_dependents_count":466,"docker_downloads_count":78550696,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/frankban/quicktest","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/frankban/quicktest/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:23:42.828Z","issues_count":33,"pull_requests_count":90,"avg_time_to_close_issue":7817406.28,"avg_time_to_close_pull_request":1801077.268292683,"issues_closed_count":25,"pull_requests_closed_count":82,"pull_request_authors_count":19,"issue_authors_count":18,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.7555555555555555,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":674948.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankban%2Fquicktest/issues","maintainers":[{"login":"frankban","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankban"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffrankban%2Fquicktest/codemeta","maintainers":[]}