{"id":3756315,"name":"github.com/remotemobprogramming/mob","ecosystem":"go","description":"","homepage":"https://github.com/remotemobprogramming/mob","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/remotemobprogramming/mob","keywords_array":[],"namespace":"github.com/remotemobprogramming","versions_count":42,"first_release_published_at":"2020-04-15T06:45:33.000Z","latest_release_published_at":"2021-09-09T18:40:57.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-04-28T08:01:43.507Z","created_at":"2022-04-11T15:38:56.376Z","updated_at":"2026-04-28T08:01:43.507Z","registry_url":"https://pkg.go.dev/github.com/remotemobprogramming/mob","install_command":"go get github.com/remotemobprogramming/mob","documentation_url":"https://pkg.go.dev/github.com/remotemobprogramming/mob#section-documentation","metadata":{},"repo_metadata":{"id":35429276,"uuid":"149731937","full_name":"remotemobprogramming/mob","owner":"remotemobprogramming","description":"Tool for smooth git handover.","archived":false,"fork":false,"pushed_at":"2025-04-04T23:05:58.000Z","size":2254,"stargazers_count":1758,"open_issues_count":31,"forks_count":159,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-09-08T04:49:10.391Z","etag":null,"topics":["cli","cli-tool","ensemble","ensemble-programming","ensembles","extreme-programming","git","go","golang","hacktoberfest","mob","mob-programming","mob-programming-timer","pair-programming","pairing","remote-mob-programming","remote-mobs","software-teaming","timer","xp"],"latest_commit_sha":null,"homepage":"https://mob.sh","language":"Go","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/remotemobprogramming.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["simonharrer"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-09-21T08:13:46.000Z","updated_at":"2025-09-03T07:44:56.000Z","dependencies_parsed_at":"2023-02-12T22:00:43.753Z","dependency_job_id":"ddd219e1-00cf-44b6-b684-fe7b9a6337e6","html_url":"https://github.com/remotemobprogramming/mob","commit_stats":{"total_commits":1019,"total_committers":99,"mean_commits":"10.292929292929292","dds":0.6830225711481845,"last_synced_commit":"17a6d97ede0c1c6866c79956dd240673611c46b1"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/remotemobprogramming/mob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotemobprogramming","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/sbom","scorecard":{"id":770458,"data":{"date":"2025-08-11","repo":{"name":"github.com/remotemobprogramming/mob","commit":"78292ef4691b299e2a3d9783689c0f942406dde5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":3,"reason":"Found 6/17 approved changesets -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-aur.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/virustotal.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-aur.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/publish-aur.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-aur.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/publish-aur.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-aur.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/publish-aur.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virustotal.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/virustotal.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virustotal.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/virustotal.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/virustotal.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/remotemobprogramming/mob/virustotal.yaml/main?enable=pin","Info:   0 out of   9 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":"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: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.4.0 not signed: https://api.github.com/repos/remotemobprogramming/mob/releases/208352363","Warn: release artifact v5.3.3 not signed: https://api.github.com/repos/remotemobprogramming/mob/releases/180705746","Warn: release artifact v5.3.2 not signed: https://api.github.com/repos/remotemobprogramming/mob/releases/179200864","Warn: release artifact v5.3.1 not signed: https://api.github.com/repos/remotemobprogramming/mob/releases/177045366","Warn: release artifact v5.3.0 not signed: https://api.github.com/repos/remotemobprogramming/mob/releases/176659133","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/remotemobprogramming/mob/releases/208352363","Warn: release artifact v5.3.3 does not have provenance: https://api.github.com/repos/remotemobprogramming/mob/releases/180705746","Warn: release artifact v5.3.2 does not have provenance: https://api.github.com/repos/remotemobprogramming/mob/releases/179200864","Warn: release artifact v5.3.1 does not have provenance: https://api.github.com/repos/remotemobprogramming/mob/releases/177045366","Warn: release artifact v5.3.0 does not have provenance: https://api.github.com/repos/remotemobprogramming/mob/releases/176659133"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T02:06:28.132Z","repository_id":35429276,"created_at":"2025-08-23T02:06:28.132Z","updated_at":"2025-08-23T02:06:28.132Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274233661,"owners_count":25246265,"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-09T02:00:10.223Z","response_time":80,"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":"remotemobprogramming","name":"Remote Mob Programming","uuid":"46745839","kind":"organization","description":"We don't want to work differently anymore.","email":"authors@remotemobprogramming.org","website":"https://www.remotemobprogramming.org","location":"Home Office","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/46745839?v=4","repositories_count":7,"last_synced_at":"2023-03-03T02:35:28.911Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/remotemobprogramming","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T15:43:14.237Z","updated_at":"2023-03-03T02:35:28.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotemobprogramming","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remotemobprogramming/repositories"},"tags":[{"name":"v5.3.3","sha":"ac52ce632e35c0ec93bc39d8f8bf26684802df59","kind":"commit","published_at":"2024-10-18T14:29:38.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.3.3","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.3/manifests"},{"name":"v5.3.2","sha":"bd8d869d750179ba05e60a6f1965c7b659be0eb9","kind":"commit","published_at":"2024-10-09T20:57:00.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.3.2","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"3e7edc44d0efc9e2bd86f11f1bbe4029b76ac90a","kind":"commit","published_at":"2024-09-26T11:28:04.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.3.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"7f8721e61e1af2a09c41861b05ca1a24027cb70f","kind":"commit","published_at":"2024-09-24T15:34:39.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.3.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"853d2781dbc9d3f6d414e221b486a2ef0b1d39e0","kind":"commit","published_at":"2024-09-20T16:01:48.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.2.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"424a7ab5e5a30425c014fe3f77bde0f716f33da6","kind":"commit","published_at":"2024-08-30T13:53:51.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.1.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"f525a305fc5c2e5f5dc43530226e93a83064ef28","kind":"commit","published_at":"2024-08-24T10:31:16.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.1.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"e4ded452f15a701f2160667d00e62cdcca11d0fe","kind":"commit","published_at":"2024-07-08T07:07:54.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.0.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"5f8ff7ac442e01c97ffb1642d270cbcf6ce057fd","kind":"commit","published_at":"2024-06-30T17:34:47.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v5.0.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v5.0.0/manifests"},{"name":"v4.5.0","sha":"211588323b167d9d584a23e900ddd534a5f8f4ba","kind":"commit","published_at":"2024-02-01T21:18:50.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.5.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.5.0/manifests"},{"name":"v4.4.6","sha":"67896d73de5676f4d26681e49341e05f70c3ef9f","kind":"commit","published_at":"2023-09-08T20:31:21.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.6","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.6/manifests"},{"name":"v4.4.5","sha":"6b2ca6e1181089d577b93ad73a5f95e7379ef302","kind":"commit","published_at":"2023-06-23T14:25:08.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.5","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.5/manifests"},{"name":"v4.4.4","sha":"38cb5e618057143418e1c1578a3ac71df3c8876a","kind":"commit","published_at":"2023-06-23T13:54:07.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.4","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"6e1ad2a177ba9a818a2ce6f108431ac539f95ea9","kind":"commit","published_at":"2023-06-02T11:56:01.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.3","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"5e4cc3d05189affd9bd5a5e2d5c0912bdb1105c6","kind":"commit","published_at":"2023-05-08T14:49:59.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.2","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"e6a40554985640b883b2b9ef8593795ed53053e1","kind":"commit","published_at":"2023-04-21T14:07:44.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"191ca3c53a01dd26d84e981d512844240ec126f0","kind":"commit","published_at":"2023-03-15T10:51:29.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.4.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"4aa54c4b38217096c04adca030f25d2f09a34906","kind":"commit","published_at":"2023-03-09T19:28:12.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.3.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"2fc2b880969c950adcfa2de5385d35687f0b33f7","kind":"commit","published_at":"2023-02-14T22:45:34.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.3.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"fcd1f6330ae537ea9942aa98eb1e66702bcca736","kind":"commit","published_at":"2023-01-19T14:13:41.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.2.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"d497ede0ec0a82f74f7a356d29f05a76c3666d18","kind":"commit","published_at":"2023-01-15T15:46:38.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.1.2","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"deb7345fb7064dabeee14b6b10644f242ab2a8b0","kind":"commit","published_at":"2022-12-07T19:03:21.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.1.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.1.1/manifests"},{"name":"v4.0.0","sha":"6e16c36dbbcc74e9c4719cffcb6fd7822f2b77ae","kind":"commit","published_at":"2022-10-18T13:44:27.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v4.0.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"1725db1a622442363e6793e806f8f1c597b96c26","kind":"commit","published_at":"2022-09-15T13:21:56.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.2.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"fc483cca3e55f1e00a43e0dadaf49fa7ba3ceb03","kind":"commit","published_at":"2022-07-13T14:49:34.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.5","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"c6315dcf31498f6e27571ac776fb67223f951f68","kind":"commit","published_at":"2022-05-31T21:44:48.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.4","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"ade8ffc3df25b6349be20b8542ba9267c1154eb8","kind":"commit","published_at":"2022-04-29T17:23:47.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.3","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"7c251cca277a3fc2a6b4b2fa2aace5fcbff3cff6","kind":"commit","published_at":"2022-04-29T17:18:06.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.2","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"f87ca65bd244ba75adc743e5015862a4eb51949a","kind":"commit","published_at":"2022-04-27T14:38:15.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"7e3ab3da132badf876d59d09114b7c955b93ac2a","kind":"commit","published_at":"2022-04-19T19:48:01.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.1.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f0fa7d619220453f06526177711cecf3557155a0","kind":"commit","published_at":"2022-03-25T11:44:10.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v3.0.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v3.0.0/manifests"},{"name":"v2.6.0","sha":"06d9c130477e6c821e2d2355a86523902899eaed","kind":"commit","published_at":"2022-02-27T11:57:12.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.6.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e64bcd8f0fb49f3f8e4c0c47bb1553889c2ff269","kind":"commit","published_at":"2022-02-17T19:42:48.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.5.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"4df7bd2468e6a300fb97832883733fc91a398976","kind":"commit","published_at":"2022-02-11T13:50:21.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.4.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"873dc9f7fae5a25e5cb88dbd81019c9813825c28","kind":"commit","published_at":"2022-01-30T08:40:44.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.3.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"5b6458d34e09d56e0b0d46f3ef65f1990efb416b","kind":"commit","published_at":"2022-01-12T21:37:05.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.2.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"ca865a226205f5c112b9e3578063fa9c73945877","kind":"commit","published_at":"2022-01-08T07:34:23.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.2.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"85e424ec9f88cde240e96a2d20d5ed901090b879","kind":"commit","published_at":"2021-11-10T15:17:05.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.1.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"fec61a28b9e64cc8d720fd4642591c93bf27619a","kind":"commit","published_at":"2021-10-28T12:46:19.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v2.0.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v2.0.0/manifests"},{"name":"v1.12.0","sha":"774c395cfa82a9d6ea838c6206e9912116da3bd0","kind":"commit","published_at":"2021-09-09T18:40:57.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.12.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"34a0dd0c8453985919a563e899e0fea655530614","kind":"commit","published_at":"2021-09-04T20:15:07.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.11.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"1711780a173146f1ab0bc4c1e443fe007182fbe7","kind":"commit","published_at":"2021-09-03T08:06:15.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.11.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"3902973727b79ee23cb6f594f8c8a5dd3ce2d6ec","kind":"commit","published_at":"2021-08-26T20:44:51.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.10.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"28502bf05025172662b8428bf719e2d746c56510","kind":"commit","published_at":"2021-08-17T19:53:30.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.9.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"15ab88e7d3832241dd058b937c57c017f5e2c818","kind":"commit","published_at":"2021-07-27T11:09:43.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.8.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"e7b86f558fb5fbc39ad7774b53bac39c4808a6ad","kind":"commit","published_at":"2021-06-25T12:26:23.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.7.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c1b5bc4e39ed4b980655ade2498311e5127a6f11","kind":"commit","published_at":"2021-05-11T10:28:32.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.6.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"2dab1b03098dfaf59fdfaba60ea41c2657ccc567","kind":"commit","published_at":"2021-04-20T12:20:12.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.5.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"15e58831be61a26a6ecef25be4529e600b93f794","kind":"commit","published_at":"2021-04-02T12:42:34.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.4.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"4971e85cd9c703fe23cf4b6858b40ece551cbaae","kind":"commit","published_at":"2021-02-26T16:38:53.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.3.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"92c14f6df245f759629901289d401e615589260c","kind":"commit","published_at":"2021-02-01T11:20:55.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.2.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4296421f2ba60e7231d334d504545f2aae5e3536","kind":"commit","published_at":"2020-12-29T22:17:25.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.1.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f8109f655df2e496ce5a8c68a1ad8bdb7c646ac6","kind":"commit","published_at":"2020-12-03T07:33:40.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v1.0.0","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v1.0.0/manifests"},{"name":"v0.0.27","sha":"197d1fc18a6ffedade641c6f1a5ef03fa5014119","kind":"commit","published_at":"2020-11-15T14:34:23.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.27","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"69ff4b92877b966e7f928c315efc766d910afd10","kind":"commit","published_at":"2020-10-08T07:22:15.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.26","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"8181bb9f8c2852d378f71732c238b158d357f07a","kind":"commit","published_at":"2020-07-17T08:20:42.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.25","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"c7d055de11efa01156938afd02f76b8a96685dda","kind":"commit","published_at":"2020-06-23T10:17:02.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.24","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"5c87986bb8cabef63ba3e1e2bf56f27b4e943fb0","kind":"commit","published_at":"2020-06-19T19:43:13.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.23","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"7a8ea8ef29899bc24787294520fe697b25c0e122","kind":"commit","published_at":"2020-06-19T13:19:51.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.22","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"05bbd2143a057606200415064dbf42729006f3e5","kind":"commit","published_at":"2020-06-09T21:06:43.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.21","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"104278ad2cb66e71d498fd2af106c000bde2b938","kind":"commit","published_at":"2020-06-09T11:37:00.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.20","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"2e8e2540975ae5400d537bb44217219ae6ecdbf2","kind":"commit","published_at":"2020-06-07T13:52:58.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.19","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"826a1e0539d740dfc1609d14d3aa903636c03ac6","kind":"commit","published_at":"2020-05-31T09:40:15.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.18","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"3e87e1d157442bcdd7a9cc3b4ceee3f3b854bc80","kind":"commit","published_at":"2020-05-26T11:22:36.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.17","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"4aa1f51ae1dc735f492bfe95046da6f106d04553","kind":"commit","published_at":"2020-05-26T11:19:40.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.16","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"e60bded4c695ed585736ed895f34b8e70baa72b5","kind":"commit","published_at":"2020-05-15T07:07:37.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.15","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"5f9efafaefa286cb585e1227b0059ebab6eb65a5","kind":"commit","published_at":"2020-05-04T05:51:30.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.14","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"986b5587f7af076466452c7a2547393bba5013df","kind":"commit","published_at":"2020-04-24T06:28:55.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.13","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"0d75903300c819db285464678b14a12cb19046a7","kind":"commit","published_at":"2020-04-23T14:30:45.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.12","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"74231e798fc3a999cb9de054d4dfbd020cdb546d","kind":"commit","published_at":"2020-04-23T13:35:43.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.11","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"6d440b8b94dede649a1083481109f6be975723e3","kind":"commit","published_at":"2020-04-23T10:09:45.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.10","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"7527d3cd0a2cf0c8fede9f67610e21d612da2478","kind":"commit","published_at":"2020-04-23T10:05:47.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.9","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"f35f71c6b0e6286bf093ba80ade3643d75c8cc92","kind":"commit","published_at":"2020-04-23T09:57:55.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.8","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"07c9bb5a854c5e99fb11e1cbaa843e55b8f1ef57","kind":"commit","published_at":"2020-04-23T09:55:24.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.7","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"722d3b7b0e33fd0315ecc95346507a7e2c7b96c4","kind":"commit","published_at":"2020-04-20T13:59:55.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.6","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ffdb0ce66343a3ea955b9dcb3e8f01120908493b","kind":"commit","published_at":"2020-04-20T10:03:11.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.5","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"12bff07622e6976e20ca0cc3160da29ac86aa92b","kind":"commit","published_at":"2020-04-18T12:16:59.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.4","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"9c0c037eafb2e7c906c127dd6b29ee69d0f298ed","kind":"commit","published_at":"2020-04-17T20:28:35.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.3","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"57e0daf3df43c0a80cd521d0400b8cc6b28bc67c","kind":"commit","published_at":"2020-04-15T07:26:31.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.2","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"b89bd7c9579b3016aa14a2ba33d8d9d340a38e1b","kind":"commit","published_at":"2020-04-15T06:45:33.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.1","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.1/manifests"},{"name":"v0.0.1-alpha","sha":"b89bd7c9579b3016aa14a2ba33d8d9d340a38e1b","kind":"commit","published_at":"2020-04-15T06:45:33.000Z","download_url":"https://codeload.github.com/remotemobprogramming/mob/tar.gz/v0.0.1-alpha","html_url":"https://github.com/remotemobprogramming/mob/releases/tag/v0.0.1-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remotemobprogramming/mob@v0.0.1-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.1-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/tags/v0.0.1-alpha/manifests"}]},"repo_metadata_updated_at":"2025-09-09T02:39:09.576Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":1.1605578668450356,"forks_count":1.470533771324872,"average":4.744022975476888},"purl":"pkg:golang/github.com/remotemobprogramming/mob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/remotemobprogramming/mob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/remotemobprogramming/mob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/remotemobprogramming/mob/dependencies","status":null,"funding_links":["https://github.com/sponsors/simonharrer"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:05:51.768Z","issues_count":77,"pull_requests_count":74,"avg_time_to_close_issue":7790889.905660378,"avg_time_to_close_pull_request":1282988.9722222222,"issues_closed_count":53,"pull_requests_closed_count":72,"pull_request_authors_count":27,"issue_authors_count":42,"avg_comments_per_issue":4.402597402597403,"avg_comments_per_pull_request":2.7162162162162162,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1892298.0,"past_year_avg_time_to_close_pull_request":187664.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remotemobprogramming%2Fmob/issues","maintainers":[{"login":"hollesse","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hollesse"},{"login":"gregorriegler","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregorriegler"},{"login":"simonharrer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonharrer"},{"login":"koeberlue","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koeberlue"}],"active_maintainers":[{"login":"hollesse","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hollesse"},{"login":"gregorriegler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregorriegler"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fremotemobprogramming%2Fmob/codemeta","maintainers":[]}