{"id":13668983,"name":"ruby-guard","ecosystem":"debian","description":null,"homepage":"https://github.com/guard/guard","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/guard/guard","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:26:23.750Z","latest_release_published_at":"2026-02-12T12:26:23.750Z","latest_release_number":"2.18.1-3","last_synced_at":"2026-03-14T18:09:36.318Z","created_at":"2026-02-12T12:26:22.666Z","updated_at":"2026-04-08T10:12:27.797Z","registry_url":"https://tracker.debian.org/pkg/ruby-guard","install_command":"apt-get install ruby-guard","documentation_url":"https://packages.debian.org/trixie/ruby-guard","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"ruby-guard","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb (\u003e= 1), pry (\u003e= 0.13.0), rake, ruby, ruby-formatador, ruby-listen (\u003c\u003c 4.0), ruby-lumberjack, ruby-nenv, ruby-notiffany, ruby-rspec, ruby-shellany, ruby-thor","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":41553754,"uuid":"812610","full_name":"guard/guard","owner":"guard","description":"Guard is a command line tool to easily handle events on file system modifications.","archived":false,"fork":false,"pushed_at":"2026-02-02T11:47:38.000Z","size":4035,"stargazers_count":6625,"open_issues_count":67,"forks_count":487,"subscribers_count":112,"default_branch":"master","last_synced_at":"2026-04-01T05:35:13.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-08-02T16:26:44.000Z","updated_at":"2026-03-30T13:16:15.000Z","dependencies_parsed_at":"2023-01-31T00:01:13.970Z","dependency_job_id":"55c4a46b-45d9-4bb1-a58c-94061320ed64","html_url":"https://github.com/guard/guard","commit_stats":{"total_commits":2045,"total_committers":187,"mean_commits":"10.935828877005347","dds":0.7315403422982885,"last_synced_commit":"143597c8a662346ccbb3147f49c0b25e8a20ea1b"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/guard/guard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guard","download_url":"https://codeload.github.com/guard/guard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/sbom","scorecard":{"id":447832,"data":{"date":"2025-08-11","repo":{"name":"github.com/guard/guard","commit":"143597c8a662346ccbb3147f49c0b25e8a20ea1b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/push.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":"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":"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/push.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/guard/guard/push.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/push.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/guard/guard/push.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 27 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-19T07:21:25.790Z","repository_id":41553754,"created_at":"2025-08-19T07:21:25.791Z","updated_at":"2025-08-19T07:21:25.791Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31284567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"guard","name":"Guard","uuid":"351846","kind":"organization","description":"","email":null,"website":"http://guardgem.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/351846?v=4","repositories_count":108,"last_synced_at":"2023-04-09T03:40:22.349Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/guard","funding_links":[],"total_stars":14385,"followers":null,"following":null,"created_at":"2022-11-02T16:17:18.385Z","updated_at":"2023-04-09T03:40:22.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guard/repositories"},"tags":[{"name":"v2.20.1","sha":"4d039e3d58718d682e84ea333384a56700dacf0c","kind":"tag","published_at":"2026-02-02T11:47:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.20.1","html_url":"https://github.com/guard/guard/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"3435b74dde9b68b9a774c12a4d9d12e19500093e","kind":"tag","published_at":"2026-01-16T11:31:33.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.20.0","html_url":"https://github.com/guard/guard/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.20.0/manifests"},{"name":"v2.19.1","sha":"e1aaee7f5c382c5b3d7af1b8657fdf3e8ba91019","kind":"tag","published_at":"2025-01-02T14:35:04.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.19.1","html_url":"https://github.com/guard/guard/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"36a09b9b245c004fb0ac81813a611c5ccc4a54c2","kind":"tag","published_at":"2024-10-28T20:38:44.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.19.0","html_url":"https://github.com/guard/guard/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"18a24afd04c6b46fa0f50d64dfd07bc2e6be5557","kind":"tag","published_at":"2023-09-12T07:33:18.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.18.1","html_url":"https://github.com/guard/guard/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"5e64afa392984a4f612d88b357ff0595cebb666d","kind":"tag","published_at":"2021-07-19T08:53:45.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.18.0","html_url":"https://github.com/guard/guard/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"4d5a233d2ff92fccdeb2fe6108600697d833fb4e","kind":"tag","published_at":"2021-05-13T23:45:13.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.17.0","html_url":"https://github.com/guard/guard/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"4f5f763d05c113dc607ea39a909ec401441b340d","kind":"tag","published_at":"2020-03-25T13:16:26.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.16.2","html_url":"https://github.com/guard/guard/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"ed70168cacb0b601a8600b44ea1672d8bd8488c9","kind":"tag","published_at":"2019-11-01T11:53:33.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.16.1","html_url":"https://github.com/guard/guard/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"58f70bec5e982f71d01eecc02ad110bd2e790f54","kind":"tag","published_at":"2019-10-31T10:59:30.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.16.0","html_url":"https://github.com/guard/guard/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.16.0/manifests"},{"name":"v2.15.1","sha":"9b29c1b439fe1e36bb9d9180d7dfe3f36e8de7f1","kind":"tag","published_at":"2019-09-02T12:10:04.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.15.1","html_url":"https://github.com/guard/guard/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"8df6a45816d2e98ff54dc6c3cabced178ca6963d","kind":"tag","published_at":"2018-11-14T21:39:24.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.15.0","html_url":"https://github.com/guard/guard/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"3abfc12566ef2a9b6f3d255df801d9a1498ef867","kind":"tag","published_at":"2018-01-03T18:02:33.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.14.2","html_url":"https://github.com/guard/guard/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"ef3c1a5ca6758586a11f18df87200529d33e8acf","kind":"tag","published_at":"2017-01-28T22:17:46.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.14.1","html_url":"https://github.com/guard/guard/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"eea02604aef4acfdf40c7fa3e7bd0a042c1551bb","kind":"tag","published_at":"2016-05-19T23:01:57.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.14.0","html_url":"https://github.com/guard/guard/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"1d9f719dca59f5efb2dcaadff55851b370a77628","kind":"tag","published_at":"2015-07-27T20:54:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.13.0","html_url":"https://github.com/guard/guard/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.13.0/manifests"},{"name":"v2.12.9","sha":"6efa0c6fe1522e14df558fc05bf10a2283144df3","kind":"tag","published_at":"2015-07-22T20:02:17.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.9","html_url":"https://github.com/guard/guard/releases/tag/v2.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.9/manifests"},{"name":"v2.12.8","sha":"c7439f2d49ed0b06b587086d7993caa6193f292d","kind":"tag","published_at":"2015-07-05T21:21:08.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.8","html_url":"https://github.com/guard/guard/releases/tag/v2.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.8/manifests"},{"name":"v2.12.7","sha":"b7a9e4a2150a165b2df93a8873247c12d06f7753","kind":"tag","published_at":"2015-06-27T11:53:45.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.7","html_url":"https://github.com/guard/guard/releases/tag/v2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.7/manifests"},{"name":"v2.12.6","sha":"0e894e0095ea2a0da8f40de7aea1f74838a8d468","kind":"tag","published_at":"2015-06-08T17:46:16.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.6","html_url":"https://github.com/guard/guard/releases/tag/v2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.6/manifests"},{"name":"v2.12.5","sha":"10ea1da68d1142227370de2feb061a0d0a8d3200","kind":"tag","published_at":"2015-03-14T21:13:14.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.5","html_url":"https://github.com/guard/guard/releases/tag/v2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.5/manifests"},{"name":"v2.12.4","sha":"2817f00810fdd841150350e7235d4bf2e56f855c","kind":"tag","published_at":"2015-02-23T12:58:24.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.4","html_url":"https://github.com/guard/guard/releases/tag/v2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.4/manifests"},{"name":"v2.12.3","sha":"6075bba9aaf52cfbb2fbaa41402ea9b3f6b95ae6","kind":"tag","published_at":"2015-02-20T18:02:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.3","html_url":"https://github.com/guard/guard/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"6de32f24e7bb4ccd0e238157a4620a29248958ad","kind":"tag","published_at":"2015-02-19T18:17:02.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.2","html_url":"https://github.com/guard/guard/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"0603d18ed3a37b23b3e0603d76f08e5f9c3b8f72","kind":"tag","published_at":"2015-02-09T12:19:51.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.1","html_url":"https://github.com/guard/guard/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"09c7fb74e25402af5973d732562addaa4854dda2","kind":"tag","published_at":"2015-02-09T01:18:51.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.12.0","html_url":"https://github.com/guard/guard/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"38a6d8a0717c94c578ebb72c2a8eed3423b161d8","kind":"tag","published_at":"2015-01-07T21:43:03.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.11.1","html_url":"https://github.com/guard/guard/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"c55450c58c49d811a6951a4bc24757a23e5078e8","kind":"tag","published_at":"2015-01-06T14:17:37.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.11.0","html_url":"https://github.com/guard/guard/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"e0a34fe8894cd8269277ae20939fb6c82e49fd9d","kind":"tag","published_at":"2014-12-22T20:49:52.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.5","html_url":"https://github.com/guard/guard/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"7077a9a952c2a6c00fa5be89b5e75eb3a80022b0","kind":"tag","published_at":"2014-12-16T13:29:50.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.4","html_url":"https://github.com/guard/guard/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"9a0f794c60818b817022da26c63d5744bbda6d8e","kind":"tag","published_at":"2014-12-16T03:07:15.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.3","html_url":"https://github.com/guard/guard/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"6652ff13a1d7ee9645d564eda23ffeba9947b069","kind":"tag","published_at":"2014-12-08T11:23:50.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.2","html_url":"https://github.com/guard/guard/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"e05a8af28b7511e8185742af43ed8ce20640071d","kind":"tag","published_at":"2014-12-01T15:07:52.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.1","html_url":"https://github.com/guard/guard/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"90ae9406897435c2b2fe082b201343ef9915c43d","kind":"tag","published_at":"2014-11-29T15:58:48.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.10.0","html_url":"https://github.com/guard/guard/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"ea023dbbd97a25fe32d7c7471c462445f91f412a","kind":"tag","published_at":"2014-11-29T02:43:55.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.9.2","html_url":"https://github.com/guard/guard/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"fdaa69cd27a33a9b83eb5d9f5bd37125f5dc0cff","kind":"tag","published_at":"2014-11-28T20:49:35.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.9.1","html_url":"https://github.com/guard/guard/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"c6db2be1d82cbf2bc5b6365d580d5b31f57c7df5","kind":"tag","published_at":"2014-11-26T01:54:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.9.0","html_url":"https://github.com/guard/guard/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"de93bcec11e65a5a16d3740216efeda0360b878c","kind":"tag","published_at":"2014-11-09T02:09:25.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.8.2","html_url":"https://github.com/guard/guard/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"c5105704f9a6e9e75a273a0e37cdd638c7a7ace9","kind":"tag","published_at":"2014-11-05T22:36:07.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.8.1","html_url":"https://github.com/guard/guard/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6def5c7eed19bb222626588cecf2e93b89ca5a1b","kind":"tag","published_at":"2014-11-04T04:28:46.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.8.0","html_url":"https://github.com/guard/guard/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"8025f9bd0ec0efb56b3faff4433b3592407bce82","kind":"tag","published_at":"2014-11-04T02:04:59.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.7.3","html_url":"https://github.com/guard/guard/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"440ee59067ad71b77f29c55b02b1f0ad089036b5","kind":"tag","published_at":"2014-11-03T18:26:59.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.7.2","html_url":"https://github.com/guard/guard/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"664968571394217def4613719c224ea35a52f7e8","kind":"tag","published_at":"2014-11-01T17:20:41.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.7.1","html_url":"https://github.com/guard/guard/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"3a3369cdba79141838301a899bed34338489a5f2","kind":"tag","published_at":"2014-10-27T19:30:42.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.7.0","html_url":"https://github.com/guard/guard/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"c807e26488aa1092b084703243bf3d7090c82cc1","kind":"tag","published_at":"2014-05-07T06:34:45.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.6.1","html_url":"https://github.com/guard/guard/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"6f9d5685e1ba81981967904664322ee63efd3972","kind":"tag","published_at":"2014-03-24T08:08:06.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.6.0","html_url":"https://github.com/guard/guard/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"82ca546e12957a62238367338b07d362bdda30e0","kind":"tag","published_at":"2014-02-24T18:08:44.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.5.1","html_url":"https://github.com/guard/guard/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"d34fd9d53eb9fd6e2011580858ceb8af0b9e8180","kind":"tag","published_at":"2014-02-24T12:46:01.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.5.0","html_url":"https://github.com/guard/guard/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"055c8da9bf593163289bf84327735ec26a9a1f2e","kind":"tag","published_at":"2014-02-06T13:49:07.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.4.0","html_url":"https://github.com/guard/guard/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5d218f1aebce03d5a1240d6a05b9bd425ca6f4c2","kind":"tag","published_at":"2014-01-17T17:58:02.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.3.0","html_url":"https://github.com/guard/guard/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.3.0/manifests"},{"name":"v2.2.5","sha":"f8d0d695777fe62f9559d8cbb7e07463bddcfdce","kind":"tag","published_at":"2013-12-13T21:19:00.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.5","html_url":"https://github.com/guard/guard/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"701a073f9f91a26532c62dea61b685e0b780fc6d","kind":"tag","published_at":"2013-11-17T12:21:08.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.4","html_url":"https://github.com/guard/guard/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"c19da992c65dfa56918b83a9d73e1913855c7cec","kind":"tag","published_at":"2013-11-04T22:54:47.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.3","html_url":"https://github.com/guard/guard/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f863a4776c9a9b8e4cb57e019cebc98bc3a308cc","kind":"tag","published_at":"2013-10-23T16:19:30.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.2","html_url":"https://github.com/guard/guard/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"30d6486de1b0f76adad2502413b57c98124c3b43","kind":"tag","published_at":"2013-10-22T13:49:57.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.1","html_url":"https://github.com/guard/guard/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"59d2eca7e021587557b2b702a009fd64034ffb05","kind":"tag","published_at":"2013-10-22T06:15:03.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.2.0","html_url":"https://github.com/guard/guard/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"18fc68e3f19283b901a0562f07bc1ff4ac910220","kind":"commit","published_at":"2013-10-18T07:11:26.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.1.1","html_url":"https://github.com/guard/guard/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ff4ecd7f56dee69f6dbade57c48416d2a2073d65","kind":"tag","published_at":"2013-10-15T13:52:35.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.1.0","html_url":"https://github.com/guard/guard/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.1.0/manifests"},{"name":"v2.0.5","sha":"bfd8b7359e427368ec0efe378949154ce4da78e5","kind":"tag","published_at":"2013-10-11T10:53:23.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.5","html_url":"https://github.com/guard/guard/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"ff6b3125557c7ca53bfe80b5833b68dfd832577d","kind":"tag","published_at":"2013-10-10T16:11:51.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.4","html_url":"https://github.com/guard/guard/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"a424f3a6fdf74ceb995df2f7eec6d001691292e9","kind":"tag","published_at":"2013-10-06T21:59:39.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.3","html_url":"https://github.com/guard/guard/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"02ce124d51d7ac542f59bc4dacbf92c3e70ff1dd","kind":"tag","published_at":"2013-10-06T19:13:54.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.2","html_url":"https://github.com/guard/guard/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"8d996cd44aca633c14a8f260a13f262cee87f5e6","kind":"tag","published_at":"2013-10-06T12:12:57.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.1","html_url":"https://github.com/guard/guard/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"dba99dd01cec4ad5a5f8a07814f270661ca79d07","kind":"tag","published_at":"2013-10-05T16:56:55.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.0","html_url":"https://github.com/guard/guard/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre.4","sha":"5e09bbb434a0f5a87b0cddaded94e0a1d5ff27cc","kind":"tag","published_at":"2013-09-30T21:32:18.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.0.pre.4","html_url":"https://github.com/guard/guard/releases/tag/v2.0.0.pre.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.0.pre.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.4/manifests"},{"name":"v2.0.0.pre.3","sha":"cd34f9e0264d70538055f651bae2b9d6eeb1e4e3","kind":"tag","published_at":"2013-09-23T10:15:59.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.0.pre.3","html_url":"https://github.com/guard/guard/releases/tag/v2.0.0.pre.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.0.pre.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.3/manifests"},{"name":"v2.0.0.pre.2","sha":"2bad5ad67b12b464d9b8298f0f50be7e20eefdfe","kind":"tag","published_at":"2013-09-17T21:40:46.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.0.pre.2","html_url":"https://github.com/guard/guard/releases/tag/v2.0.0.pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.0.pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre.2/manifests"},{"name":"v1.8.3","sha":"348c39474f24511c7d948a44dc65a2fb74a83d1b","kind":"tag","published_at":"2013-09-16T09:23:36.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.8.3","html_url":"https://github.com/guard/guard/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.3/manifests"},{"name":"v2.0.0.pre","sha":"2e5e736d8868c40e472ee775eee6adf781778884","kind":"tag","published_at":"2013-09-12T14:57:55.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v2.0.0.pre","html_url":"https://github.com/guard/guard/releases/tag/v2.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v2.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v2.0.0.pre/manifests"},{"name":"v1.8.2","sha":"6abbbb40e5626cdf5b3bb1483e6dffbd0ddba004","kind":"tag","published_at":"2013-07-30T22:03:15.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.8.2","html_url":"https://github.com/guard/guard/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"67be38043a098b3a555499335889aab9ae0d41ce","kind":"tag","published_at":"2013-06-17T09:41:18.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.8.1","html_url":"https://github.com/guard/guard/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"f3f9c64f484afc7f824ec84e9f88dd72406e6f2d","kind":"tag","published_at":"2013-04-20T12:11:45.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.8.0","html_url":"https://github.com/guard/guard/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"c9b744f1421a48a00a94dfe16de9450c937b270a","kind":"tag","published_at":"2013-03-28T07:51:27.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.7.0","html_url":"https://github.com/guard/guard/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"0dde1456792e8e827a9ec9304d2e3e7c51b74b19","kind":"tag","published_at":"2013-01-27T11:24:28.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.6.2","html_url":"https://github.com/guard/guard/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"6dfd30d848e78531b20974f417b1c94684fd1328","kind":"tag","published_at":"2012-12-27T10:50:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.6.1","html_url":"https://github.com/guard/guard/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ec15c37a69f6cf8dbf500a859d26c64e620f22b7","kind":"tag","published_at":"2012-12-21T22:23:08.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.6.0","html_url":"https://github.com/guard/guard/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"5bc45b663b9e10561015b45a669fa044d941fda4","kind":"tag","published_at":"2012-11-09T16:41:50.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.5.4","html_url":"https://github.com/guard/guard/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"79da03c0fe13ffdb2090bec8be9be7cf0510f477","kind":"tag","published_at":"2012-10-31T21:47:47.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.5.3","html_url":"https://github.com/guard/guard/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"b604674594781d7b2a04a769abf8fde5e5e37731","kind":"tag","published_at":"2012-10-29T20:29:58.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.5.2","html_url":"https://github.com/guard/guard/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"072854e88dd0f900dc68c66f7c96e2d3f9d6f2ce","kind":"tag","published_at":"2012-10-27T23:28:49.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.5.1","html_url":"https://github.com/guard/guard/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"1526071769c5aea71100fd6f11d3d926fe882e46","kind":"tag","published_at":"2012-10-22T14:41:11.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.5.0","html_url":"https://github.com/guard/guard/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.5.0/manifests"},{"name":"ls","sha":"7d263a03b286c2cee028f16e2e4850d8c4b1df53","kind":"commit","published_at":"2012-10-17T15:14:32.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/ls","html_url":"https://github.com/guard/guard/releases/tag/ls","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@ls","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/ls","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/ls/manifests"},{"name":"v1.4.0","sha":"d29909b68ccac2b7501a6238ad47867d8beee29a","kind":"tag","published_at":"2012-09-26T13:46:45.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.4.0","html_url":"https://github.com/guard/guard/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"f578c71c7e55524398837cea145ac23686b9387c","kind":"tag","published_at":"2012-09-20T08:34:44.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.3.3","html_url":"https://github.com/guard/guard/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"26721a70f38db0b89d8c802f789ad53c7e8b2151","kind":"tag","published_at":"2012-08-15T07:19:09.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.3.2","html_url":"https://github.com/guard/guard/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"2a16651891a9eeaeeede7c70d26b44ba3ddb2dd8","kind":"tag","published_at":"2012-08-14T15:29:09.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.3.1","html_url":"https://github.com/guard/guard/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3bd4fb8cf09675a9a3682c2ac4cf5eb437443d17","kind":"tag","published_at":"2012-08-03T15:20:17.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.3.0","html_url":"https://github.com/guard/guard/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.3.0/manifests"},{"name":"rm","sha":"3bd4fb8cf09675a9a3682c2ac4cf5eb437443d17","kind":"tag","published_at":"2012-08-03T15:08:48.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/rm","html_url":"https://github.com/guard/guard/releases/tag/rm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@rm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/rm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/rm/manifests"},{"name":"delete","sha":"3bd4fb8cf09675a9a3682c2ac4cf5eb437443d17","kind":"tag","published_at":"2012-08-03T15:08:48.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/delete","html_url":"https://github.com/guard/guard/releases/tag/delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/delete/manifests"},{"name":"v1.2.3","sha":"a6eff23099dfbb7ca8573b2cb1d0528f03a0ed23","kind":"tag","published_at":"2012-07-02T13:22:22.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.2.3","html_url":"https://github.com/guard/guard/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"c62224191aeaacb2d2bc27a82acff81013565d5a","kind":"tag","published_at":"2012-07-02T08:35:50.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.2.2","html_url":"https://github.com/guard/guard/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4508ecb382b8ee991da9dd48efbec6fe7c29ac48","kind":"tag","published_at":"2012-06-20T18:42:23.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.2.1","html_url":"https://github.com/guard/guard/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"8704fa7daf3114d3904d6d1a7daf59aa488b0a90","kind":"tag","published_at":"2012-06-20T16:11:07.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.2.0","html_url":"https://github.com/guard/guard/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.2.0/manifests"},{"name":"show","sha":"8704fa7daf3114d3904d6d1a7daf59aa488b0a90","kind":"commit","published_at":"2012-06-20T16:10:49.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/show","html_url":"https://github.com/guard/guard/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/show/manifests"},{"name":"v1.1.1","sha":"2bb27bb8917dc3ed4f5123c44de7ad209da94fa8","kind":"tag","published_at":"2012-06-03T18:17:52.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.1.1","html_url":"https://github.com/guard/guard/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"64c703f5eeb8cfe1155788276245a52c53a9c894","kind":"tag","published_at":"2012-06-02T13:21:17.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.1.0","html_url":"https://github.com/guard/guard/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0/manifests"},{"name":"v1.1.0.beta","sha":"066c54ba0ecf22c5d29b44882b94cce9c2cd2ced","kind":"tag","published_at":"2012-05-20T20:11:54.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.1.0.beta","html_url":"https://github.com/guard/guard/releases/tag/v1.1.0.beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.1.0.beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.beta/manifests"},{"name":"v1.0.3","sha":"b19576d1e20b7ce956299cb9f799e24cde80d904","kind":"tag","published_at":"2012-05-14T19:29:00.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.0.3","html_url":"https://github.com/guard/guard/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.3/manifests"},{"name":"v1.1.0.alpha.2","sha":"fcf01289be97b0381e60cc7908c1fb6aa13f1200","kind":"tag","published_at":"2012-05-14T19:25:52.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.1.0.alpha.2","html_url":"https://github.com/guard/guard/releases/tag/v1.1.0.alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.1.0.alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.alpha.2/manifests"},{"name":"v1.1.0.alpha","sha":"44295398a6fc8466cbc9588a0a1c91628fdfb28c","kind":"tag","published_at":"2012-05-12T20:38:38.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.1.0.alpha","html_url":"https://github.com/guard/guard/releases/tag/v1.1.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.1.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.1.0.alpha/manifests"},{"name":"v1.0.2","sha":"cdf561cd6feee2cf9b3da190fe56693d1f7bcec3","kind":"tag","published_at":"2012-04-30T19:37:46.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.0.2","html_url":"https://github.com/guard/guard/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"89b1886a6e5ee9b3dac322fd2b3c415726688347","kind":"tag","published_at":"2012-03-07T15:09:32.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.0.1","html_url":"https://github.com/guard/guard/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4d606e11c7e4d7ba2c103e56aecd723c37347050","kind":"tag","published_at":"2012-01-19T20:47:25.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v1.0.0","html_url":"https://github.com/guard/guard/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"163513224e457edf414e740311f8d3609edb604f","kind":"tag","published_at":"2012-01-01T14:42:54.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.10.0","html_url":"https://github.com/guard/guard/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.10.0/manifests"},{"name":"v0.9.4","sha":"d380c26edafb30cc74ad2a67c2ccceca9b53cf75","kind":"tag","published_at":"2011-12-25T16:07:49.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.9.4","html_url":"https://github.com/guard/guard/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"c9d6b0fc26bf619f6f090faa1ab62837f933be19","kind":"tag","published_at":"2011-12-23T09:25:28.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.9.3","html_url":"https://github.com/guard/guard/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"851d961a59071065ad9c2312d8a272fe3ee5c9ef","kind":"tag","published_at":"2011-12-22T22:29:15.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.9.2","html_url":"https://github.com/guard/guard/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3254e13fb9c76658a3f7be433d722ba10122acae","kind":"tag","published_at":"2011-12-19T15:22:36.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.9.1","html_url":"https://github.com/guard/guard/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"f3dbcbd6f9bf008a58a4e374f0551214cad8c0a7","kind":"tag","published_at":"2011-12-19T09:43:46.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.9.0","html_url":"https://github.com/guard/guard/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"3e946ed3b2f3281a56d910f99d6a3c2c8e6360da","kind":"tag","published_at":"2011-10-21T19:09:30.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.8","html_url":"https://github.com/guard/guard/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"a3e492ec3c949918ac8950a585a189e3a8f7271d","kind":"tag","published_at":"2011-10-18T21:26:47.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.7","html_url":"https://github.com/guard/guard/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"9ea05a686dbe909b033935d405c176887ec44bc7","kind":"tag","published_at":"2011-10-17T20:01:14.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.6","html_url":"https://github.com/guard/guard/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"ef3cef1b215df64305a756ebc630f7c856f9b4ee","kind":"tag","published_at":"2011-10-17T14:29:06.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.5","html_url":"https://github.com/guard/guard/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"da866d3380a5aee48ab250fdff61c6c818ab7875","kind":"tag","published_at":"2011-10-03T06:25:24.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.4","html_url":"https://github.com/guard/guard/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"64ac60a1fe12c588303889434baf92a00479f3f2","kind":"tag","published_at":"2011-10-01T18:53:30.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.3","html_url":"https://github.com/guard/guard/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"6ecc541bda0ffdc594b431826d39f07228dacf32","kind":"tag","published_at":"2011-09-30T14:47:48.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.2","html_url":"https://github.com/guard/guard/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"aaa08d3a89536976883f737d4b1efe9db3b95dbd","kind":"tag","published_at":"2011-09-29T07:22:09.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.1","html_url":"https://github.com/guard/guard/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"243ea157a9e3cc3a71025c3833b2bccb4bc00ca7","kind":"tag","published_at":"2011-09-28T20:18:35.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.8.0","html_url":"https://github.com/guard/guard/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"fb2c320a2ad2f7f576582ffb98fd2505498e7e93","kind":"tag","published_at":"2011-09-14T07:52:42.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.7.0","html_url":"https://github.com/guard/guard/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.7.0/manifests"},{"name":"v0.7.0.rc1","sha":"c704fe5d0bb1863dfaacd28cfc293367d44e0bf4","kind":"tag","published_at":"2011-09-05T09:27:56.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.7.0.rc1","html_url":"https://github.com/guard/guard/releases/tag/v0.7.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.7.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.7.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.7.0.rc1/manifests"},{"name":"v0.6.3","sha":"9e578ce85a9fde6fdc8fdb07c8cdd115429af961","kind":"tag","published_at":"2011-09-01T19:31:32.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.6.3","html_url":"https://github.com/guard/guard/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"8ff259b249680433f5fab2a9ddd0e66b7ce4fbf4","kind":"tag","published_at":"2011-08-17T14:07:33.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.6.2","html_url":"https://github.com/guard/guard/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"d268f236bf0f859a0c8729b44e605612e7031851","kind":"tag","published_at":"2011-08-15T07:53:21.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.6.1","html_url":"https://github.com/guard/guard/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"2c81e5b9bd27b204897b0d35860d008117b0ae1d","kind":"tag","published_at":"2011-08-13T14:47:32.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.6.0","html_url":"https://github.com/guard/guard/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"76c2977b6737bf685e13aa7202474259e034b6c3","kind":"tag","published_at":"2011-07-15T06:35:18.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.5.1","html_url":"https://github.com/guard/guard/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"649920b7f0c88ed1e161826f75eda204d5f3ad83","kind":"tag","published_at":"2011-07-02T08:23:33.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.5.0","html_url":"https://github.com/guard/guard/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"952d4b4b81e5cf26aa13720363d6108cee54b09b","kind":"tag","published_at":"2011-06-08T07:12:16.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.4.2","html_url":"https://github.com/guard/guard/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"1681bc8b4540b5132aa1c77d330ddd0f5fec485d","kind":"tag","published_at":"2011-06-07T19:27:22.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.4.1","html_url":"https://github.com/guard/guard/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ff6629f6f17b97bbb56314aa5516d122012a0fc8","kind":"tag","published_at":"2011-06-05T18:53:40.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.4.0","html_url":"https://github.com/guard/guard/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.0/manifests"},{"name":"v0.4.0.rc","sha":"527e42c8e10744210fea1e9b7b3423d78479e1c5","kind":"tag","published_at":"2011-05-28T18:27:16.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.4.0.rc","html_url":"https://github.com/guard/guard/releases/tag/v0.4.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.4.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.4.0.rc/manifests"},{"name":"v0.3.4","sha":"ead039b2f2cfaf94e05fef3fe86e25ff2584e1a4","kind":"tag","published_at":"2011-04-25T18:45:53.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.3.4","html_url":"https://github.com/guard/guard/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"d329e4e3b095637cc09ffdd041aa8f7847a0a50f","kind":"tag","published_at":"2011-04-19T07:41:02.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.3.3","html_url":"https://github.com/guard/guard/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"c5df9949fe91fcc7976301881cd0de4c8f57a15c","kind":"tag","published_at":"2011-04-17T19:49:14.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.3.2","html_url":"https://github.com/guard/guard/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"0c37dcd35af574fa2bdaa4f004346fd5d607f8e1","kind":"tag","published_at":"2011-04-14T19:39:34.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.3.1","html_url":"https://github.com/guard/guard/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"95da678d6a702b7a0abb7af98b79f8a5e741baff","kind":"tag","published_at":"2011-01-19T22:07:19.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.3.0","html_url":"https://github.com/guard/guard/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"a38b1ecc606ac0d549a117efceaa34e274314afa","kind":"tag","published_at":"2010-10-26T19:24:48.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.2.2","html_url":"https://github.com/guard/guard/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"df5278e9887ab2f4d78acb40ab43b4eab7b8598d","kind":"tag","published_at":"2010-10-24T08:31:24.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.2.1","html_url":"https://github.com/guard/guard/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5371f467ff74a83eeafc110af0ba7a414bb3c6f6","kind":"tag","published_at":"2010-10-21T18:56:43.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.2.0","html_url":"https://github.com/guard/guard/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.0/manifests"},{"name":"v0.2.0.beta.1","sha":"ee3f3f64f75651aa18dcfb0b9ef179a286cdd7b4","kind":"tag","published_at":"2010-10-17T19:44:09.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.2.0.beta.1","html_url":"https://github.com/guard/guard/releases/tag/v0.2.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.2.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.2.0.beta.1/manifests"},{"name":"v0.1.1","sha":"b5194dd2e4675e60f730d8ed57ced71768073a0e","kind":"tag","published_at":"2010-10-10T10:39:22.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.1.1","html_url":"https://github.com/guard/guard/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5fc3ae7f52e8a35126f0f3f942c8b662d13751df","kind":"tag","published_at":"2010-10-08T13:00:57.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.1.0","html_url":"https://github.com/guard/guard/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0/manifests"},{"name":"v0.1.0.beta.2","sha":"9995498fa524ed45734b504865bf5bb992bcc942","kind":"tag","published_at":"2010-10-07T20:38:12.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.1.0.beta.2","html_url":"https://github.com/guard/guard/releases/tag/v0.1.0.beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.1.0.beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0.beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0.beta.2/manifests"},{"name":"v0.1.0.beta.1","sha":"4d3744ff43430bdae9dc4b55264912320872fa9a","kind":"tag","published_at":"2010-10-03T21:02:08.000Z","download_url":"https://codeload.github.com/guard/guard/tar.gz/v0.1.0.beta.1","html_url":"https://github.com/guard/guard/releases/tag/v0.1.0.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/guard/guard@v0.1.0.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/tags/v0.1.0.beta.1/manifests"}]},"repo_metadata_updated_at":"2026-04-08T10:12:27.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-guard?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-guard","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-guard","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-guard/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T05:01:26.969Z","issues_count":64,"pull_requests_count":57,"avg_time_to_close_issue":29946511.92857143,"avg_time_to_close_pull_request":8472233.52,"issues_closed_count":28,"pull_requests_closed_count":50,"pull_request_authors_count":22,"issue_authors_count":43,"avg_comments_per_issue":3.328125,"avg_comments_per_pull_request":1.368421052631579,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":11901694.0,"past_year_avg_time_to_close_pull_request":2266962.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/guard%2Fguard/issues","maintainers":[{"login":"rymai","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rymai"},{"login":"ioquatix","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ioquatix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-guard/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-guard/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-guard/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-guard/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-guard/codemeta","maintainers":[]}