{"id":12186459,"name":"autotask_ruby","ecosystem":"rubygems","description":"A ruby client for the Autotask API. The client tries to use a full-featured approach.","homepage":"https://github.com/trepidity/autotask_ruby","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trepidity/autotask_ruby","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-01-02T12:15:16.276Z","latest_release_published_at":"2020-06-24T21:22:40.954Z","latest_release_number":"2.4.2","last_synced_at":"2026-09-20T17:37:24.265Z","created_at":"2025-10-07T01:34:31.066Z","updated_at":"2026-09-23T16:53:30.019Z","registry_url":"https://gem.coop/gems/autotask_ruby","install_command":"gem install autotask_ruby -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/autotask_ruby/","metadata":{"funding":null},"repo_metadata":{"id":33948310,"uuid":"160456644","full_name":"trepidity/autotask_ruby","owner":"trepidity","description":"Ruby client for interacting with the Autotask API version 1.6","archived":true,"fork":false,"pushed_at":"2023-01-20T22:37:35.000Z","size":177,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-31T07:19:28.824Z","etag":null,"topics":["api-client","autotask","rubygem"],"latest_commit_sha":null,"homepage":"","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/trepidity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-05T03:42:16.000Z","updated_at":"2026-05-18T09:57:03.000Z","dependencies_parsed_at":"2023-02-12T06:15:52.983Z","dependency_job_id":null,"html_url":"https://github.com/trepidity/autotask_ruby","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/trepidity/autotask_ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trepidity","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/sbom","scorecard":{"id":898119,"data":{"date":"2025-08-11","repo":{"name":"github.com/trepidity/autotask_ruby","commit":"3c46975a3c68fab39f32388b8687e5c080ce9aa2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/gempush.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/gempush.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/trepidity/autotask_ruby/gempush.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gempush.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/trepidity/autotask_ruby/gempush.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cr5q-6q9f-rq6q","Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-jxhc-q857-3j6g","Warn: Project is vulnerable to: GHSA-286v-pcf5-25rc","Warn: Project is vulnerable to: GHSA-2qc6-mcvw-92cw","Warn: Project is vulnerable to: GHSA-2rr5-8q37-2w7h","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-59gp-qqm7-cw4j","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-7rrm-v45f-jp64","Warn: Project is vulnerable to: GHSA-cgx6-hpwq-fhv5","Warn: Project is vulnerable to: GHSA-crjr-9rc5-ghw8","Warn: Project is vulnerable to: GHSA-fq42-c5rg-92c2","Warn: Project is vulnerable to: GHSA-gx8x-g87m-h5q6","Warn: Project is vulnerable to: GHSA-jc36-42cf-vqwj","Warn: Project is vulnerable to: GHSA-jw9f-hh49-cvp9","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-v4f8-2847-rwm7","Warn: Project is vulnerable to: GHSA-v6gp-9mmm-c6p5","Warn: Project is vulnerable to: GHSA-vr8q-g5c7-m54m","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-xh29-r2w5-wx8m","Warn: Project is vulnerable to: GHSA-xxx9-3xcr-gjj3","Warn: Project is vulnerable to: GHSA-22f2-v57c-j9cx","Warn: Project is vulnerable to: GHSA-3h57-hmj3-gj3p","Warn: Project is vulnerable to: GHSA-54rr-7fvw-6x8f","Warn: Project is vulnerable to: GHSA-65f5-mfpf-vfhj","Warn: Project is vulnerable to: GHSA-7g2v-jj9q-g3rg","Warn: Project is vulnerable to: GHSA-7wqh-767x-r66v","Warn: Project is vulnerable to: GHSA-8cgq-6mh2-7j6v","Warn: Project is vulnerable to: GHSA-93pm-5p5f-3ghx","Warn: Project is vulnerable to: GHSA-c6qg-cjj8-47qp","Warn: Project is vulnerable to: GHSA-gjh7-p2fx-99vx","Warn: Project is vulnerable to: GHSA-hxqx-xwvh-44m2","Warn: Project is vulnerable to: GHSA-rqv2-275x-2jq5","Warn: Project is vulnerable to: GHSA-vpfw-47h7-xj4g","Warn: Project is vulnerable to: GHSA-wq4h-7r42-5hrr","Warn: Project is vulnerable to: GHSA-xj5v-6v4g-jfw6","Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-8cr8-4vfw-mr7h","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx"],"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-24T14:30:19.972Z","repository_id":33948310,"created_at":"2025-08-24T14:30:19.972Z","updated_at":"2025-08-24T14:30:19.972Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37613471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-23T02:00:07.637Z","response_time":54,"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":"trepidity","name":"Jared Jennings","uuid":"737629","kind":"user","description":"I'm a senior engineer at @Novacoast, Inc. I enjoy what I do. It's a good life.","email":"","website":"http://wiki.jaredjennings.org","location":"http://en.gravatar.com/jaredljennings","twitter":null,"company":"https://www.novacoast.com","icon_url":"https://avatars.githubusercontent.com/u/737629?v=4","repositories_count":8,"last_synced_at":"2023-04-10T14:31:17.351Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trepidity","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:05:09.084Z","updated_at":"2023-04-10T14:31:17.394Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trepidity","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trepidity/repositories"},"tags":[{"name":"v.2.4.1","sha":"fefe9722d0c765c089ade328cf5218b3fffb4025","kind":"tag","published_at":"2020-06-24T19:40:41.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v.2.4.1","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v.2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v.2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.4.1/manifests"},{"name":"v.2.4.0","sha":"5d0098a377eaf81118a34d60606b0ed57ece1f60","kind":"tag","published_at":"2020-06-24T19:29:07.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v.2.4.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.4.0/manifests"},{"name":"v2.3.1","sha":"118364015fdcc75b63d440cd44a79e99e71ad397","kind":"tag","published_at":"2020-04-11T16:43:34.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.3.1","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"665fc28e278dffd3b41afbe2a1123e7b33d07e13","kind":"tag","published_at":"2020-03-12T16:52:53.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.3.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.3.0/manifests"},{"name":"v.2.2.0","sha":"c165ce832f4fc3d7dd61d9a24f4ae83d19425397","kind":"tag","published_at":"2020-03-12T13:36:38.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v.2.2.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v.2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v.2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.2.0/manifests"},{"name":"v2.1.3","sha":"bedc0c524ec510de88fe4f93eb0b37a3b00e3449","kind":"tag","published_at":"2020-03-10T19:21:44.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.1.3","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.3/manifests"},{"name":"v.2.1.2","sha":"e59abc420ed7dfc4177bb6476f51e415f1dc707b","kind":"tag","published_at":"2020-03-10T17:46:24.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v.2.1.2","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v.2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v.2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v.2.1.2/manifests"},{"name":"v2.1.1","sha":"278ee7a94a762a8b4e580bc4832b0004c3393ad5","kind":"tag","published_at":"2020-03-04T23:18:09.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.1.1","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e9e8ea2fa9cbe6a3d8a56e6a5d05ffa56adc775a","kind":"tag","published_at":"2020-03-04T20:30:19.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.1.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6bb2e1df49d877104f62821ec3968d4dd4345687","kind":"tag","published_at":"2020-03-03T20:30:36.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v2.0.1","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v2.0.1/manifests"},{"name":"v1.0.0","sha":"6ee52f56067c7559fb4d5da64808bb1214ef2016","kind":"tag","published_at":"2020-03-03T20:19:46.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v1.0.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"2d9ea198d0c562a34612b104083c3d255e3b7d3a","kind":"tag","published_at":"2019-01-02T12:13:47.000Z","download_url":"https://codeload.github.com/trepidity/autotask_ruby/tar.gz/v0.1.0","html_url":"https://github.com/trepidity/autotask_ruby/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trepidity/autotask_ruby@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trepidity%2Fautotask_ruby/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-23T16:53:30.019Z","dependent_packages_count":0,"downloads":28198,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":23.372515517875296,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.790838505958432},"purl":"pkg:gem/autotask_ruby?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/autotask_ruby","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/autotask_ruby","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/autotask_ruby/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T07:11:49.501Z","issues_count":0,"pull_requests_count":18,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9154666.25,"issues_closed_count":0,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5555555555555556,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":16,"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/trepidity%2Fautotask_ruby/issues","maintainers":[{"login":"trepidity","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trepidity"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/autotask_ruby/codemeta","maintainers":[{"uuid":"73485","login":"trepidity","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/trepidity","role":null,"created_at":"2025-10-07T12:30:56.361Z","updated_at":"2025-10-07T12:30:56.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/trepidity/packages"}]}