{"id":11580336,"name":"git-absorb-bash-completion","ecosystem":"alpine","description":"Bash completions for git-absorb","homepage":"https://github.com/tummychow/git-absorb","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/tummychow/git-absorb","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2025-04-24T18:26:51.000Z","latest_release_published_at":"2026-03-07T16:21:38.000Z","latest_release_number":"0.9.0-r0","last_synced_at":"2026-03-26T14:29:34.758Z","created_at":"2025-04-24T18:45:55.681Z","updated_at":"2026-03-26T14:29:34.985Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/git-absorb-bash-completion","install_command":"apk add git-absorb-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":38391732,"uuid":"121587348","full_name":"tummychow/git-absorb","owner":"tummychow","description":"git commit --fixup, but automatic","archived":false,"fork":false,"pushed_at":"2025-09-13T22:56:27.000Z","size":336,"stargazers_count":5143,"open_issues_count":22,"forks_count":84,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-14T00:27:28.211Z","etag":null,"topics":["git","rebase"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/git-absorb","language":"Rust","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/tummychow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-02-15T03:24:09.000Z","updated_at":"2025-09-13T22:56:32.000Z","dependencies_parsed_at":"2023-02-12T06:45:32.518Z","dependency_job_id":"68981cc3-b937-4892-990e-2b6a7b7de3d0","html_url":"https://github.com/tummychow/git-absorb","commit_stats":{"total_commits":172,"total_committers":30,"mean_commits":5.733333333333333,"dds":"0.40697674418604646","last_synced_commit":"d84f5604eb67967a573a671d34914b10ed56a298"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tummychow/git-absorb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tummychow","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/sbom","scorecard":{"id":902162,"data":{"date":"2025-08-11","repo":{"name":"github.com/tummychow/git-absorb","commit":"696db7b3df90327734711a6f017c8e0d19518548"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 11/12 approved changesets -- score normalized to 9","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":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/tummychow/git-absorb/release.yml/master?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.8.0 not signed: https://api.github.com/repos/tummychow/git-absorb/releases/214382032","Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/tummychow/git-absorb/releases/204608891","Warn: release artifact 0.6.17 not signed: https://api.github.com/repos/tummychow/git-absorb/releases/194022462","Warn: release artifact 0.6.16 not signed: https://api.github.com/repos/tummychow/git-absorb/releases/183268543","Warn: release artifact 0.6.15 not signed: https://api.github.com/repos/tummychow/git-absorb/releases/164317075","Warn: release artifact 0.8.0 does not have provenance: https://api.github.com/repos/tummychow/git-absorb/releases/214382032","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/tummychow/git-absorb/releases/204608891","Warn: release artifact 0.6.17 does not have provenance: https://api.github.com/repos/tummychow/git-absorb/releases/194022462","Warn: release artifact 0.6.16 does not have provenance: https://api.github.com/repos/tummychow/git-absorb/releases/183268543","Warn: release artifact 0.6.15 does not have provenance: https://api.github.com/repos/tummychow/git-absorb/releases/164317075"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq"],"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-24T15:58:48.326Z","repository_id":38391732,"created_at":"2025-08-24T15:58:48.326Z","updated_at":"2025-08-24T15:58:48.326Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275364778,"owners_count":25451527,"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-09-16T02:00:10.229Z","response_time":65,"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":"tummychow","name":"Stephen Jung","uuid":"4285049","kind":"user","description":"infra turbonerd","email":"","website":null,"location":"Toronto, ON, Canada","twitter":null,"company":"funemployed","icon_url":"https://avatars.githubusercontent.com/u/4285049?v=4","repositories_count":25,"last_synced_at":"2023-08-14T04:31:35.438Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tummychow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T05:50:19.391Z","updated_at":"2023-08-14T04:31:35.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tummychow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tummychow/repositories"},"tags":[{"name":"0.8.0","sha":"d3d8f0b9f055cc7df89474f45ba0aecc124a3ffc","kind":"commit","published_at":"2025-04-24T01:53:09.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.8.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"b279d8a516f4d5796818965078e704c5c2236eb0","kind":"commit","published_at":"2025-03-09T20:05:06.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.7.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.7.0/manifests"},{"name":"0.6.17","sha":"793e25b47f289ea3204e6d8968d53879fe63278a","kind":"commit","published_at":"2025-01-10T00:40:05.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.17","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.17/manifests"},{"name":"0.6.16","sha":"090d8749774d355025b0c12266b76ceacdb47c4e","kind":"commit","published_at":"2024-11-03T18:33:36.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.16","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.16/manifests"},{"name":"0.6.15","sha":"6ece38e95c9f545b38374377e0c3fc17f658f409","kind":"commit","published_at":"2024-07-08T00:04:20.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.15","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"5a6d0d7043da1104b08adbb602d5e2ad65d5835f","kind":"commit","published_at":"2024-07-07T23:51:24.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.14","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"2919c347f338d113a5a4f72ff799501be262b775","kind":"commit","published_at":"2024-04-03T23:46:17.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.13","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"d29adcb33f3b0cb5b04933cdcf14b544ceb0030f","kind":"commit","published_at":"2024-02-24T00:07:41.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.12","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"1c5aecfcc5244b8fb49c9c962387ef3713170392","kind":"commit","published_at":"2023-11-29T02:36:12.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.11","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"e64a5607adb2d99324b869aa2f6080f9ebf07cd4","kind":"commit","published_at":"2023-04-06T20:49:15.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.10","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"5ce240fe9b8e390af4cdd1fb8730c569749c37ba","kind":"commit","published_at":"2022-11-17T21:03:37.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.9","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"8c54c46101b5dab8828a5d053f9147e148fd0eed","kind":"commit","published_at":"2022-11-17T05:37:09.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.8","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"be58e5378d84ba9aeef6acaf0cea95b94fce1c1f","kind":"commit","published_at":"2022-06-04T01:46:07.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.7","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"4838e378b94f2731f1d53042a71136dcb4890c44","kind":"commit","published_at":"2020-11-03T02:58:57.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.6","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"246a1773285d61ef12b8caf73da52ab45cb28b2f","kind":"commit","published_at":"2020-10-16T19:20:07.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.5","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"c4f6b3e90279bf733bc93de4eedf67d1cd49c075","kind":"commit","published_at":"2020-09-28T23:14:29.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.4","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"938aff38206f282714bf60ae7142da35289f623f","kind":"commit","published_at":"2020-05-29T18:44:11.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.3","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5a43000374c0de1a28c77cee00801025a75ae408","kind":"commit","published_at":"2020-05-24T06:35:43.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.2","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d01218338823f9fce7a7977109c38d67bc2e554b","kind":"commit","published_at":"2020-05-24T02:28:22.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.1","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fe8524b83a6f39a166a739b3337439dfd67a2b39","kind":"commit","published_at":"2020-05-15T04:32:59.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.6.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"4bde259e6b0485e76b97dcf752a00939e1b0d0c6","kind":"commit","published_at":"2019-07-16T02:43:10.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.5.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"dea27fedff320d64d0582c23a8e00683d500b8ca","kind":"commit","published_at":"2019-07-14T22:48:45.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.4.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"d4656f47154d77a6281b92e57a6facbc1aed8c0a","kind":"commit","published_at":"2018-11-08T05:35:14.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.3.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"8b94adb04df12a655ddce130e6dbc0067b5cbc99","kind":"commit","published_at":"2018-03-12T02:15:00.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.2.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"3c57fa416f1f1bacdf6b19789988dc84c9ae95f3","kind":"commit","published_at":"2018-03-11T07:04:06.000Z","download_url":"https://codeload.github.com/tummychow/git-absorb/tar.gz/0.1.0","html_url":"https://github.com/tummychow/git-absorb/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tummychow/git-absorb@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-16T05:35:39.487Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.644599303135887,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.822299651567944},"purl":"pkg:apk/alpine/git-absorb-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/git-absorb-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/git-absorb-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/git-absorb-bash-completion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T20:01:19.090Z","issues_count":103,"pull_requests_count":140,"avg_time_to_close_issue":14686003.797297297,"avg_time_to_close_pull_request":1937917.1742424243,"issues_closed_count":74,"pull_requests_closed_count":132,"pull_request_authors_count":43,"issue_authors_count":77,"avg_comments_per_issue":2.6310679611650487,"avg_comments_per_pull_request":1.3357142857142856,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":38,"past_year_pull_requests_count":76,"past_year_avg_time_to_close_issue":1482480.625,"past_year_avg_time_to_close_pull_request":333319.27142857143,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.4473684210526316,"past_year_avg_comments_per_pull_request":1.1973684210526316,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tummychow%2Fgit-absorb/issues","maintainers":[{"login":"tummychow","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tummychow"}],"active_maintainers":[{"login":"tummychow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tummychow"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/git-absorb-bash-completion/codemeta","maintainers":[{"uuid":"marian.buschsieweke@posteo.net","login":null,"name":"Marian Buschsieweke","email":"marian.buschsieweke@posteo.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Marian Buschsieweke","packages_count":545,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Marian Buschsieweke","role":null,"created_at":"2025-04-24T18:46:12.718Z","updated_at":"2025-04-24T18:46:12.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/marian.buschsieweke@posteo.net/packages"}]}