{"id":11687125,"name":"github.com/fastruby/skunk","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastruby/skunk","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-10-16T01:45:03.000Z","latest_release_published_at":"2025-05-05T14:17:55.000Z","latest_release_number":"v0.5.4","last_synced_at":"2026-04-23T19:05:41.065Z","created_at":"2025-05-26T00:17:21.631Z","updated_at":"2026-04-23T19:05:41.066Z","registry_url":"https://pkg.go.dev/github.com/fastruby/skunk","install_command":"go get github.com/fastruby/skunk","documentation_url":"https://pkg.go.dev/github.com/fastruby/skunk#section-documentation","metadata":{},"repo_metadata":{"id":35208586,"uuid":"215086062","full_name":"fastruby/skunk","owner":"fastruby","description":"A SkunkScore Calculator for Ruby Code -- Find the most complicated code without test coverage!","archived":false,"fork":false,"pushed_at":"2025-10-08T02:14:16.000Z","size":294,"stargazers_count":531,"open_issues_count":11,"forks_count":32,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-10-08T03:27:06.856Z","etag":null,"topics":["code-coverage","code-quality","code-quality-analyzer","good-first-issue","hacktoberfest","skunk-score"],"latest_commit_sha":null,"homepage":"https://www.fastruby.io/blog/code-quality/intruducing-skunk-stink-score-calculator.html","language":"Ruby","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/fastruby.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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}},"created_at":"2019-10-14T15:58:02.000Z","updated_at":"2025-08-27T12:21:21.000Z","dependencies_parsed_at":"2023-12-01T20:36:03.587Z","dependency_job_id":"2be84de1-ccf7-4978-b9f9-c4e79d3130ef","html_url":"https://github.com/fastruby/skunk","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/fastruby/skunk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/sbom","scorecard":{"id":393518,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastruby/skunk","commit":"6ea68fe6a8d6ba589f43817c34b28bdb74d2655c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 9/20 approved changesets -- score normalized to 4","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":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","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":"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/main.yml:1","Warn: no topLevel permission defined: .github/workflows/skunk.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/fastruby/skunk/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fastruby/skunk/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/skunk.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/fastruby/skunk/skunk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/skunk.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/fastruby/skunk/skunk.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:24:21.329Z","repository_id":35208586,"created_at":"2025-08-18T18:24:21.329Z","updated_at":"2025-08-18T18:24:21.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001543,"owners_count":26083102,"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-09T02:00:07.460Z","response_time":59,"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":"fastruby","name":"FastRuby.io | Rails Upgrade Services","uuid":"32903059","kind":"organization","description":"Upgrade any version of Ruby or Rails with us! We wrote the book on Rails upgrades: The Complete Guide to Upgrade Rails! 🚀","email":null,"website":"https://www.fastruby.io","location":"Philadelphia, PA","twitter":"FastRubyIO","company":null,"icon_url":"https://avatars.githubusercontent.com/u/32903059?v=4","repositories_count":117,"last_synced_at":"2025-09-29T17:57:54.796Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/fastruby","funding_links":["https://github.com/sponsors/fastruby"],"total_stars":7259,"followers":75,"following":0,"created_at":"2022-11-04T06:59:09.710Z","updated_at":"2025-09-29T17:57:54.796Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastruby/repositories"},"tags":[{"name":"v0.5.4","sha":"a45929870c8a3409d1ec9e741e4322f66b8cd3dc","kind":"commit","published_at":"2025-05-05T14:17:55.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.5.4","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"77bbd4e53bb88981956381f0bbb86b11971db046","kind":"commit","published_at":"2023-12-01T19:56:42.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.5.3","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"a688433a3d333c786dc152ce691463dc2075f52a","kind":"commit","published_at":"2022-04-27T15:11:33.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.5.2","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"1b2375a5d5cddfd6f8e78fb79b96ba3ebff1e9cb","kind":"commit","published_at":"2021-02-18T01:29:45.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.5.1","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e521dd9e4aaee6f11e1971b606f86dee0afd0f5c","kind":"commit","published_at":"2021-02-09T01:24:20.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.5.0","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"39f3ea668119a6ceeec1cb61ea689b82c1a4b0f9","kind":"commit","published_at":"2020-02-09T19:57:56.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.4.2","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5427268d049e3520bb368282ec7b9732baf65313","kind":"commit","published_at":"2020-02-09T05:16:10.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.4.1","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b8650b4b92128da0095dc1c9060788861c1c1f46","kind":"commit","published_at":"2020-02-09T04:38:59.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.4.0","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"a70788f11e0de00ad50c53497388ae9bc643cf91","kind":"commit","published_at":"2019-11-23T04:13:11.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.3.2","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c81aa82099b138ad71bd8cbe80e991dd829b3ea8","kind":"commit","published_at":"2019-11-19T05:12:51.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.3.1","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"bb10d9b6e8d18ce6446392884c757a23f5f450ef","kind":"commit","published_at":"2019-11-19T03:00:52.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.3.0","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"98ba2b0a59f67a67004ec413673304ece1c17217","kind":"commit","published_at":"2019-10-16T03:15:45.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.2.0","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"08bda5401e06d4e5a2a577ea6146ed3c56042ce4","kind":"commit","published_at":"2019-10-16T01:45:03.000Z","download_url":"https://codeload.github.com/fastruby/skunk/tar.gz/v0.1.0","html_url":"https://github.com/fastruby/skunk/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastruby/skunk@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T13:22:55.598Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.815222470109423,"dependent_packages_count":5.449209917731764,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.632216193920593},"purl":"pkg:golang/github.com/fastruby/skunk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fastruby/skunk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fastruby/skunk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fastruby/skunk/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastruby"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T21:03:33.763Z","issues_count":37,"pull_requests_count":76,"avg_time_to_close_issue":6813959.777777778,"avg_time_to_close_pull_request":2059410.6533333333,"issues_closed_count":27,"pull_requests_closed_count":75,"pull_request_authors_count":17,"issue_authors_count":13,"avg_comments_per_issue":1.4864864864864864,"avg_comments_per_pull_request":1.4605263157894737,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3946459.0,"past_year_avg_time_to_close_pull_request":970255.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastruby%2Fskunk/issues","maintainers":[{"login":"etagwerker","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etagwerker"},{"login":"JuanVqz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JuanVqz"}],"active_maintainers":[{"login":"JuanVqz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JuanVqz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastruby%2Fskunk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastruby%2Fskunk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastruby%2Fskunk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastruby%2Fskunk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffastruby%2Fskunk/codemeta","maintainers":[]}