{"id":9960179,"name":"github.com/kylef/Spectre","ecosystem":"swiftpm","description":"BDD Framework and test runner for Swift projects and playgrounds","homepage":"","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/kylef/Spectre","keywords_array":[],"namespace":"kylef","versions_count":18,"first_release_published_at":"2015-10-09T23:05:15.000Z","latest_release_published_at":"2021-08-31T19:51:30.000Z","latest_release_number":"0.10.1","last_synced_at":"2026-05-30T04:00:27.438Z","created_at":"2024-05-13T15:02:14.499Z","updated_at":"2026-05-30T04:00:27.439Z","registry_url":"https://swiftpackageindex.com/kylef/Spectre","install_command":null,"documentation_url":"https://swiftpackageindex.com/kylef/Spectre/documentation","metadata":{},"repo_metadata":{"id":48581275,"uuid":"43971874","full_name":"kylef/Spectre","owner":"kylef","description":"BDD Framework and test runner for Swift projects and playgrounds","archived":false,"fork":false,"pushed_at":"2021-09-07T19:43:18.000Z","size":387,"stargazers_count":405,"open_issues_count":5,"forks_count":43,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-10-07T09:01:53.106Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kylef.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-09T18:03:59.000Z","updated_at":"2025-09-02T00:06:03.000Z","dependencies_parsed_at":"2022-09-03T16:11:02.775Z","dependency_job_id":null,"html_url":"https://github.com/kylef/Spectre","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/kylef/Spectre","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylef","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/sbom","scorecard":{"id":575264,"data":{"date":"2025-08-11","repo":{"name":"github.com/kylef/Spectre","commit":"26cc5e9ae0947092c7139ef7ba612e34646086c7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yaml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1","Warn: no topLevel permission defined: .github/workflows/xcode.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":"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/main.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/kylef/Spectre/main.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:6: update your workflow using https://app.stepsecurity.io/secureworkflow/kylef/Spectre/windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/kylef/Spectre/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/xcode.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kylef/Spectre/xcode.yaml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" 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 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T17:30:58.391Z","repository_id":48581275,"created_at":"2025-08-20T17:30:58.391Z","updated_at":"2025-08-20T17:30:58.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278931662,"owners_count":26070788,"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-08T02:00:06.501Z","response_time":56,"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":"kylef","name":"Kyle Fuller","uuid":"44164","kind":"user","description":"","email":"","website":"https://fuller.li/","location":"London, England","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44164?u=997de1ad521596ef44957446a73abc826a09a09d\u0026v=4","repositories_count":45,"last_synced_at":"2024-12-06T20:58:16.698Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kylef","funding_links":[],"total_stars":8917,"followers":2235,"following":43,"created_at":"2022-11-02T21:24:18.764Z","updated_at":"2024-12-06T20:58:16.699Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylef","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylef/repositories"},"tags":[{"name":"0.10.1","sha":"26cc5e9ae0947092c7139ef7ba612e34646086c7","kind":"commit","published_at":"2021-08-31T19:51:30.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.10.1","html_url":"https://github.com/kylef/Spectre/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9df56786b193a06d47728555d96f2bedde7622ce","kind":"commit","published_at":"2021-05-15T17:23:28.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.10.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"f79d4ecbf8bc4e1579fbd86c3e1d652fb6876c53","kind":"commit","published_at":"2020-11-18T15:12:48.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.9.2","html_url":"https://github.com/kylef/Spectre/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"f717bbce0e19f0129fc001b2b6bed43b70fd8b87","kind":"commit","published_at":"2020-08-16T19:14:26.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.9.1","html_url":"https://github.com/kylef/Spectre/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"f14ff47f45642aa5703900980b014c2e9394b6e5","kind":"commit","published_at":"2018-09-10T18:04:11.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.9.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"e34d5687e1e9d865e3527dd58bc2f7464ef6d936","kind":"commit","published_at":"2017-09-27T19:55:17.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.8.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.8.0/manifests"},{"name":"0.7.2","sha":"e46b75cf03ad5e563b4b0a5068d3d6f04d77d80b","kind":"commit","published_at":"2016-11-14T12:56:58.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.7.2","html_url":"https://github.com/kylef/Spectre/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"e338044822489463b6b5684e8ee81b7e4ef04ba9","kind":"commit","published_at":"2016-09-13T16:42:37.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.7.1","html_url":"https://github.com/kylef/Spectre/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"57112a102b389d14b7b8917d1b661c597748f813","kind":"commit","published_at":"2016-09-13T15:41:35.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.7.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"478e7f216df898ad818e3b6df70fba99c647ebda","kind":"commit","published_at":"2016-03-05T23:31:43.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.6.2","html_url":"https://github.com/kylef/Spectre/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"8e3aa675b8c24741bf8bc0bd9bd157e868329de8","kind":"commit","published_at":"2015-12-23T15:34:28.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.6.1","html_url":"https://github.com/kylef/Spectre/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"367071b3acaff93987f77df81115bffab2f84058","kind":"commit","published_at":"2015-12-09T00:41:10.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.6.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"00fac4ae268561d0deb31e7f816424e4adf5fe6b","kind":"commit","published_at":"2015-10-24T05:23:46.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.5.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"4b043e5bc0cfb0e61dd6fe84563fa04d5b3de675","kind":"commit","published_at":"2015-10-23T04:07:47.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.4.1","html_url":"https://github.com/kylef/Spectre/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"23a6df2989f68854ca403e274dc440afc5cf4c47","kind":"commit","published_at":"2015-10-22T21:53:17.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.4.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"75b79d3eb3f0bde0fdd29a73132e6c9ec4fcff3d","kind":"commit","published_at":"2015-10-22T03:46:09.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.3.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"17693252c66af147deca00fd2ed54c0cd43c81e4","kind":"commit","published_at":"2015-10-10T20:59:34.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.2.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"5055245201434a299e745cf9cc7dd7e790d917a9","kind":"commit","published_at":"2015-10-09T23:05:15.000Z","download_url":"https://codeload.github.com/kylef/Spectre/tar.gz/0.1.0","html_url":"https://github.com/kylef/Spectre/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kylef/Spectre@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylef%2FSpectre/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-08T10:55:14.020Z","dependent_packages_count":134,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.78064516129032,"dependent_packages_count":0.1380695368394628,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.959357349064891},"purl":"pkg:swift/github.com/kylef/Spectre","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/kylef/Spectre","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/kylef/Spectre","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/kylef/Spectre/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:06:13.748Z","issues_count":19,"pull_requests_count":30,"avg_time_to_close_issue":33724809.733333334,"avg_time_to_close_pull_request":7367822.068965517,"issues_closed_count":15,"pull_requests_closed_count":29,"pull_request_authors_count":23,"issue_authors_count":10,"avg_comments_per_issue":1.4210526315789473,"avg_comments_per_pull_request":1.4333333333333333,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/kylef%2FSpectre/issues","maintainers":[{"login":"kylef","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylef"},{"login":"kattrali","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kattrali"},{"login":"stupergenius","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stupergenius"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fkylef%2FSpectre/codemeta","maintainers":[]}