{"id":7715470,"name":"at_cli","ecosystem":"pub","description":"A command line utility for at protocol commands.","homepage":"https://atsign.dev","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/atsign-foundation/at_tools","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-05-09T16:51:51.740Z","latest_release_published_at":"2023-05-09T16:51:51.740Z","latest_release_number":"3.1.1","last_synced_at":"2026-03-16T10:34:32.391Z","created_at":"2023-05-09T18:04:57.744Z","updated_at":"2026-03-16T10:58:36.123Z","registry_url":"https://pub.dev/packages/at_cli","install_command":"dart pub add at_cli","documentation_url":"https://pub.dev/documentation/at_cli/","metadata":{},"repo_metadata":{"id":37084025,"uuid":"307681396","full_name":"atsign-foundation/at_tools","owner":"atsign-foundation","description":"Various developer tools for use when developing with Atsign's technology","archived":false,"fork":false,"pushed_at":"2025-10-15T14:45:12.000Z","size":3714,"stargazers_count":24,"open_issues_count":11,"forks_count":9,"subscribers_count":10,"default_branch":"trunk","last_synced_at":"2025-10-16T11:53:09.945Z","etag":null,"topics":["atsign","commons","dart","hacktoberfest","utils"],"latest_commit_sha":null,"homepage":"https://pub.dev/publishers/atsign.org/packages","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atsign-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2020-10-27T11:42:57.000Z","updated_at":"2025-10-13T10:43:27.000Z","dependencies_parsed_at":"2023-02-19T01:01:42.144Z","dependency_job_id":"4ec1f663-da59-4185-a2d6-d28cb6c78bc1","html_url":"https://github.com/atsign-foundation/at_tools","commit_stats":{"total_commits":527,"total_committers":21,"mean_commits":"25.095238095238095","dds":0.7020872865275143,"last_synced_commit":"a542934ec1d2131814d3f1dd23f4e8519548a3a9"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/atsign-foundation/at_tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsign-foundation","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/sbom","scorecard":{"id":724982,"data":{"date":"2025-08-22T10:13:14Z","repo":{"name":"github.com/atsign-foundation/at_tools","commit":"ae033b7d524167ee8fe3280dc99b1fab5700ec07"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.6,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/autobug.yaml:8","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/static_analysis.yml:14","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'trunk'","Info: 'force pushes' disabled on branch 'trunk'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'trunk'","Info: 'stale review dismissal' is required to merge on branch 'trunk'","Warn: required approving review count is 1 on branch 'trunk'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'trunk'","Info: 'up-to-date branches' is required to merge on branch 'trunk'","Info: status check found to merge onto on branch 'trunk'","Info: PRs are required in order to make changes on branch 'trunk'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"10 out of 10 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 12 contributing companies or organizations","details":["Info: found contributions from: 7614, FatFractal, UOIT-Computer-Science-Society, at company, at-family-developers, atsign-company, atsign-foundation, https://github.com/atsign-foundation, nissan, shris infotech, shris infotech services, thomson reuters"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-22T12:30:57.807Z","repository_id":37084025,"created_at":"2025-08-22T12:30:57.808Z","updated_at":"2025-08-22T12:30:57.808Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279531217,"owners_count":26186037,"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-18T02:00:06.492Z","response_time":62,"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":"atsign-foundation","name":"The Atsign Foundation","uuid":"51759304","kind":"organization","description":"Now for some internet optimism","email":"developers@atsign.com","website":"https://docs.atsign.com","location":"San Jose, CA","twitter":"atsigncompany","company":null,"icon_url":"https://avatars.githubusercontent.com/u/51759304?v=4","repositories_count":46,"last_synced_at":"2023-03-03T21:29:05.143Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/atsign-foundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:40:32.401Z","updated_at":"2023-03-03T21:29:05.152Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsign-foundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atsign-foundation/repositories"},"tags":[{"name":"v3.0.32","sha":"6e1e3aae45bdcc390203f55163b383974e07ace7","kind":"commit","published_at":"2022-11-30T10:45:06.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.32","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.32/manifests"},{"name":"v3.0.28","sha":"c3dddff2b54ecbb4f0e362614a1be7ac5694a8ca","kind":"commit","published_at":"2022-10-19T11:51:26.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.28","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.28/manifests"},{"name":"v3.0.26","sha":"2acf31f9fabca360865d3ef654a1421092f1369b","kind":"commit","published_at":"2022-09-27T12:53:25.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.26","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.26/manifests"},{"name":"v3.0.24","sha":"e1e918930f0c9d0d0ba0114cc1925805252e3115","kind":"commit","published_at":"2022-08-12T09:07:58.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.24","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.24/manifests"},{"name":"v3.0.23","sha":"3e336cfcb02fa0df84f9e7777e9fc4f5426d016f","kind":"commit","published_at":"2022-08-11T19:08:44.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.23","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.23/manifests"},{"name":"v3.0.20","sha":"61c548cea08d65fc18c9613a4958e5c8e1ac9cbf","kind":"commit","published_at":"2022-07-22T11:07:13.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.20","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.20/manifests"},{"name":"v3.0.19","sha":"42809fd464b17883cc22829bfa9c9eb95834a608","kind":"commit","published_at":"2022-07-11T12:32:43.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.19","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.19/manifests"},{"name":"v3.0.18","sha":"c301931e96054d542cec19bf0c2859d14ea07495","kind":"commit","published_at":"2022-06-25T13:58:34.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.18","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.18/manifests"},{"name":"v3.0.10","sha":"1624db04bfa73b6a72488767f3a21de0d7711735","kind":"commit","published_at":"2022-06-15T05:30:08.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.10","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.10/manifests"},{"name":"v3.0.17","sha":"68d994fb65bfae92ba64ed78cff93f05aae1657a","kind":"commit","published_at":"2022-06-15T05:02:44.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.17","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.17/manifests"},{"name":"v3.0.16","sha":"1a1e4e1c09f5e6878cc521b0d0655a3e8928c8d2","kind":"commit","published_at":"2022-05-20T14:20:22.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.16","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.16/manifests"},{"name":"v3.0.5","sha":"f4a46e27099e1e1631fc1595c4be1b13506131f8","kind":"commit","published_at":"2022-02-06T01:54:34.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.5","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.5/manifests"},{"name":"v3.0.1","sha":"53f6e2d06aed174b55bbdcb295db37382384764f","kind":"commit","published_at":"2021-11-24T05:13:25.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v3.0.1","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v3.0.1/manifests"},{"name":"v2.0.2","sha":"1130b6e99499cabbb3d9d74731007746ba9623e0","kind":"commit","published_at":"2021-07-16T12:50:18.000Z","download_url":"https://codeload.github.com/atsign-foundation/at_tools/tar.gz/v2.0.2","html_url":"https://github.com/atsign-foundation/at_tools/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/atsign-foundation/at_tools@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/tags/v2.0.2/manifests"}]},"repo_metadata_updated_at":"2026-03-16T10:58:36.102Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":51.91377921031426,"dependent_packages_count":17.983212087297147,"stargazers_count":12.008054592236268,"forks_count":12.49692276704787,"docker_downloads_count":null,"average":23.600492164223887},"purl":"pkg:pub/at_cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/at_cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pub/at_cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/at_cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T03:01:48.743Z","issues_count":17,"pull_requests_count":304,"avg_time_to_close_issue":5926834.375,"avg_time_to_close_pull_request":1063303.5555555555,"issues_closed_count":8,"pull_requests_closed_count":288,"pull_request_authors_count":13,"issue_authors_count":9,"avg_comments_per_issue":2.7058823529411766,"avg_comments_per_pull_request":0.18421052631578946,"merged_pull_requests_count":276,"bot_issues_count":0,"bot_pull_requests_count":218,"past_year_issues_count":1,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10088.545454545454,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":66,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/atsign-foundation%2Fat_tools/issues","maintainers":[{"login":"XavierChanth","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XavierChanth"},{"login":"sitaram-kalluri","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sitaram-kalluri"},{"login":"murali-shris","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murali-shris"},{"login":"cpswan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpswan"},{"login":"cconstab","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cconstab"},{"login":"Xlin123","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xlin123"},{"login":"purnimavenkatasubbu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purnimavenkatasubbu"},{"login":"nickelskevin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickelskevin"},{"login":"JeremyTubongbanua","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyTubongbanua"},{"login":"yahu1031","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yahu1031"}],"active_maintainers":[{"login":"XavierChanth","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XavierChanth"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/at_cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/at_cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/at_cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/at_cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/at_cli/codemeta","maintainers":[]}